We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This one is more confusing than an actual issue, but nevertheless:
["class dev.latvian.mods.rhino.Undefined","static final java.lang.Object ","static final dev.latvian.mods.rhino.Scriptable ","boolean (java.lang.Object)","int ()","java.lang.Object ()","static boolean (java.lang.Object)","void (long, int)","void ()","native void (long)","java.lang.String ()","native java.lang.Class ()","native void ()","native void ()"]
MDN says that it should just return null/undefined (which is what Node/Moz Rhino) does.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
This one is more confusing than an actual issue, but nevertheless:
MDN says that it should just return null/undefined (which is what Node/Moz Rhino) does.
The text was updated successfully, but these errors were encountered: