Permalink
Show file tree
Hide file tree
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
[JSC] Enable resizable ArrayBuffer
https://bugs.webkit.org/show_bug.cgi?id=248324 rdar://102653781 Reviewed by Ross Kirsling. Enable resizable ArrayBuffer as we implement all features and JIT optimizations. * Source/JavaScriptCore/runtime/OptionsList.h: Canonical link: https://commits.webkit.org/257005@main
- Loading branch information
1 parent
23879e6
commit 1940a7d26a1a4de6a6e3af0aadd0042451667367
Showing
3 changed files
with
19 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters