Skip to content

Pull requests: mozilla/rhino

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
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Compute Token and Icode constants
#1648 opened Sep 24, 2024 by rPraml Loading…
Begin to use invokedynamic in the bytecode
#1645 opened Sep 24, 2024 by gbrail Loading…
Proxy and Reflect implementation
#1637 opened Sep 20, 2024 by rbri Loading…
Optional Chaining Operator ?.
#1593 opened Aug 29, 2024 by nabacg Loading…
Add support for covariant return types Java Interop Issues related to the interaction between Java and JavaScript
#1575 opened Aug 22, 2024 by rPraml Loading…
pass ScriptRuntime.emptyArgs in getApplyArguments() JSR 223 Script Engine Issues related to the JSR 223 Script Engine wrapper
#1551 opened Aug 2, 2024 by rbri Draft
Allow freezing of NativeJavaObject and subclasses Community input needed Issues requiring community input Java Interop Issues related to the interaction between Java and JavaScript
#1541 opened Jul 29, 2024 by andreabergia Loading…
NullPointerException fix when calling JS methods exposed as JavaProxys - JSR223 JSR 223 Script Engine Issues related to the JSR 223 Script Engine wrapper
#1456 opened Mar 13, 2024 by EduFrazao Draft
When InterfaceAdapter is used, the wrong thisObj is used Java Interop Issues related to the interaction between Java and JavaScript
#1453 opened Feb 28, 2024 by rPraml Loading…
Disallow anonymous function declarations bug Issues considered a bug Ecma Incompatibility Issues about Rhino being incompatible with the EcmaScript spec
#1418 opened Nov 4, 2023 by p-bakker Draft
EXPERIMENTAL: Remove SecurityManager Java Compatibility Issues related to Rhino being compatible to (new) Java releases
#1353 opened Jul 6, 2023 by rPraml Draft
remove some obsolete code and add another test Strict Mode Issues related to non-compliance with the ES5 Strict Mode spec
#1318 opened Apr 10, 2023 by rbri Draft
convert RegEx properties
#1183 opened Feb 15, 2022 by rbri Draft
Improve NativeJavaList to behave more like NativeArray 2 Community input needed Issues requiring community input Java Interop Issues related to the interaction between Java and JavaScript
#1083 opened Nov 8, 2021 by rPraml Draft
RFC: Add generic type support and improve java.util.{List,Map} handling Breaking Change Java Interop Issues related to the interaction between Java and JavaScript
#827 opened Jan 18, 2021 by rPraml Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.