-
Notifications
You must be signed in to change notification settings - Fork 438
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Assertion 'jerry_value_is_object(jbuiltin)' failed in iotjs_bufferwrap_from_jbuiltin #1380
Comments
We should not expose |
We can make private members by using lexical scope. I.e. modules are actually functions, and builtin objects could be passed as extra arguments. This is the safest method. A good enough method is creating a |
@zherczeg Thank you for comment. I think we are talking same thing. I will push PR. |
This issue is fixed with #1487 as well. |
IoT.js version:
OS:
Test case:
Backtrace:
Found by Fuzzinator with grammarinator
The text was updated successfully, but these errors were encountered: