gjw0813

Results 4 comments of gjw0813

The new api feels like unconvenient to me, I have to create `jerry_object_native_info_t` to bind a pointer to a object. I can easily do this in JerryScript 2.4 and other...

Thanks so much! I misunderstand the test case https://github.com/jerryscript-project/jerryscript/blob/9860d66a56ed44f62e1dafb9900e6f2c886a56d3/tests/unit-core/test-native-pointer.c#L149

Same on windows 10 in Clion 2021.3.3 ``` !bootstrap.error.message.internal.error.please.refer.to.0!https://jb.gg/ide/critical-startup-errors! java.lang.IllegalAccessError: class com.intellij.idea.StartupUtil (in unnamed module @0x73e14632) cannot access class sun.awt.AWTAutoShutdown (in module java.desktop) because module java.desktop does not export sun.awt...

> Same on windows 10 in Clion 2021.3.3 > > ``` > !bootstrap.error.message.internal.error.please.refer.to.0!https://jb.gg/ide/critical-startup-errors! > > java.lang.IllegalAccessError: class com.intellij.idea.StartupUtil (in unnamed module @0x73e14632) cannot access class sun.awt.AWTAutoShutdown (in module java.desktop) because...