-
Notifications
You must be signed in to change notification settings - Fork 850
Issues: mozilla/rhino
ES5 Strict mode semantics not fully implemented according to ...
#403
opened Mar 10, 2018 by
ThomasHickman
Open
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Indirect eval call semantics
Ecma Incompatibility
Issues about Rhino being incompatible with the EcmaScript spec
#1704
opened Oct 17, 2024 by
andreabergia
Syntax rejected when accessing property of literal objects
bug
Issues considered a bug
Ecma Incompatibility
Issues about Rhino being incompatible with the EcmaScript spec
#1703
opened Oct 17, 2024 by
andreabergia
Move compiler to a separate module
embedding Rhino
Issues related to enbedding Rhino
enhancement
Java Interop
Issues related to the interaction between Java and JavaScript
Potentially Breaking Change
Issues that could break backwards compatibility
#1700
opened Oct 16, 2024 by
gbrail
ES2025 Regex modifiers
Ecma Incompatibility
Issues about Rhino being incompatible with the EcmaScript spec
feature
Issues considered a new feature
ES2025 Promise.try
Ecma Incompatibility
Issues about Rhino being incompatible with the EcmaScript spec
feature
Issues considered a new feature
good first issue
Great place to start if you're looking to start an open source "resume"
ES2025 Sync Iterator helpers
Ecma Incompatibility
Issues about Rhino being incompatible with the EcmaScript spec
feature
Issues considered a new feature
getSourcePositionFromJavaStack cannot perform well on Android system
Android
Issues related to running Rhino on Android
Regression
Default Parameters + Destructuring - Pending items
bug
Issues considered a bug
Ecma Incompatibility
Issues about Rhino being incompatible with the EcmaScript spec
Object.setPrototypeOf only works for ScriptableObjects
Java Interop
Issues related to the interaction between Java and JavaScript
#1629
opened Sep 13, 2024 by
tonygermano
ES20215 Add TypedArray static methods (.from, .of)
Ecma Incompatibility
Issues about Rhino being incompatible with the EcmaScript spec
feature
Issues considered a new feature
Cannot use Symbol as key in computed key accessor property: Issues considered a bug
Ecma Incompatibility
Issues about Rhino being incompatible with the EcmaScript spec
var x = {get [Symbol()](){ /* some code */ }}
bug
#1614
opened Sep 7, 2024 by
p-bakker
AccessorSlot and LambdaAccessorSlot should populate Issues considered a bug
Ecma Incompatibility
Issues about Rhino being incompatible with the EcmaScript spec
PropertyDescriptors
value
in Property Descriptor
bug
#1601
opened Aug 30, 2024 by
nabacg
In assignments, property keys should be evaluated only after checking the object is not null
bug
Issues considered a bug
Ecma Incompatibility
Issues about Rhino being incompatible with the EcmaScript spec
HELP WANTED: design a (new) Rhino logo
distribution
Issues related to packaging up Rhino
enhancement
#1583
opened Aug 24, 2024 by
p-bakker
Issue with BigInt.asUintN
bug
Issues considered a bug
Ecma Incompatibility
Issues about Rhino being incompatible with the EcmaScript spec
good first issue
Great place to start if you're looking to start an open source "resume"
#1573
opened Aug 22, 2024 by
tonygermano
Cannot modify length property of TypedArray
Arrays
bug
Issues considered a bug
Ecma Incompatibility
Issues about Rhino being incompatible with the EcmaScript spec
#1572
opened Aug 21, 2024 by
andreabergia
TypedArray implementations have a null prototype instead of the TypedArray intrinsic
Arrays
bug
Issues considered a bug
Ecma Incompatibility
Issues about Rhino being incompatible with the EcmaScript spec
#1565
opened Aug 14, 2024 by
andreabergia
Object.assign is broken after 1.7.15 with custom ScriptableObjects
docs
Issues containing stuff that ought to be documented
embedding Rhino
Issues related to enbedding Rhino
Regression
Custom .toSting behavior for (overloaded) Java methods in the shell (for easier development/debugging)
Debugging JavaScript
Issues related to tools for debugging JavaScript with Rhino
Java Interop
Issues related to the interaction between Java and JavaScript
#1554
opened Aug 2, 2024 by
tuchida
Object.getOwnPropertyNames/getOwnPropertyDescriptor/getOwnPropertyDescriptors/for-of loop not working with NativeJavaXxxx stuff
bug
Issues considered a bug
Java Interop
Issues related to the interaction between Java and JavaScript
#1549
opened Jul 30, 2024 by
p-bakker
ES2024 Promise.withResolvers
Ecma Incompatibility
Issues about Rhino being incompatible with the EcmaScript spec
feature
Issues considered a new feature
good first issue
Great place to start if you're looking to start an open source "resume"
Promises
ES2024 ArrayBuffer transfer
Arrays
Ecma Incompatibility
Issues about Rhino being incompatible with the EcmaScript spec
feature
Issues considered a new feature
ES2025 New Set methods
Ecma Incompatibility
Issues about Rhino being incompatible with the EcmaScript spec
feature
Issues considered a new feature
good first issue
Great place to start if you're looking to start an open source "resume"
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.