Skip to content

Issues: mozilla/rhino

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
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

ES20215 Add TypedArray static methods (.from, .of) Ecma Incompatibility Issues about Rhino being incompatible with the EcmaScript spec feature Issues considered a new feature
#1625 opened Sep 12, 2024 by p-bakker ES2015
Cannot use Symbol as key in computed key accessor property: var x = {get [Symbol()](){ /* some code */ }} bug Issues considered a bug Ecma Incompatibility Issues about Rhino being incompatible with the EcmaScript spec
#1614 opened Sep 7, 2024 by p-bakker
Issue comparing bigint to string bug Issues considered a bug Ecma Incompatibility Issues about Rhino being incompatible with the EcmaScript spec
#1608 opened Sep 2, 2024 by tonygermano
AccessorSlot and LambdaAccessorSlot should populate value in Property Descriptor bug Issues considered a bug Ecma Incompatibility Issues about Rhino being incompatible with the EcmaScript spec PropertyDescriptors
#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
#1600 opened Aug 30, 2024 by andreabergia
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
#1558 opened Aug 7, 2024 by pavelhoral
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
#1544 opened Jul 29, 2024 by p-bakker ES2024
ES2024 ArrayBuffer transfer Arrays Ecma Incompatibility Issues about Rhino being incompatible with the EcmaScript spec feature Issues considered a new feature
#1543 opened Jul 29, 2024 by p-bakker ES2024
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"
#1542 opened Jul 29, 2024 by p-bakker ES2025
Investigate failures on TypedArray test262 cases Arrays test262 Issues related to passage of test262 TestSuite
#1528 opened Jul 18, 2024 by andreabergia
Implement $262.detachArrayBuffer for typed arrays Arrays test262 harness Issues related to failing test262 tests, due to Rhino not yet support certain JS features
#1527 opened Jul 18, 2024 by andreabergia
Array.from does not follow spec to prioritize iterable over array-like Arrays 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"
#1518 opened Jul 11, 2024 by tonygermano
ProTip! Add no:assignee to see everything that’s not assigned.