File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed
Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change 88
99 <body >
1010 <release version =" 5.0.0" date =" April 01, 2026" description =" jdk17, Bugfixes" >
11+ <action type =" add" dev =" RhinoTeam" >
12+ core-js: Support for resizable ArrayBuffers as specified in ES2024 added.
13+ </action >
14+ <action type =" fix" dev =" RhinoTeam" >
15+ core-js: Fixed automatic semicolon insertion for 'let'
16+ </action >
17+ <action type =" update" dev =" RhinoTeam" >
18+ core-js: Ensure that construction is wrapped in a top-level call when none is present, preventing assertion failures in interpreted mode
19+ </action >
1120 <action type =" fix" dev =" Lai Quang Duong" >
1221 FunctionWrapper implements SymbolScriptable - solves e.g. Function.prototype.toString instanceof Function
1322 of Object.prototype.toString.call(Function.prototype.toString).
You can’t perform that action at this time.
0 commit comments