File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ See [release calendar](https://www.graalvm.org/release-calendar/) for release da
1313* Implemented the [ Resizable and Growable ArrayBuffers] ( https://github.com/tc39/proposal-resizablearraybuffer ) proposal.
1414* Updated Node.js to version 20.15.1.
1515* Made option ` js.esm-eval-returns-exports ` stable and allowed in ` SandboxPolicy.UNTRUSTED ` .
16- * Usage of non-standard extensions ` Error.prepareStackTrace ` and ` Error.stackTraceLimit ` has been limited to ` js.v8-compat ` mode only .
16+ * Added option ` js.stack-trace-api ` that enables/disables ` Error.captureStackTrace ` , ` Error.prepareStackTrace ` and ` Error.stackTraceLimit ` .
1717
1818## Version 24.0.0
1919* Implemented the [ WebAssembly threads] ( https://github.com/WebAssembly/threads ) proposal.
You can’t perform that action at this time.
0 commit comments