Chromium Code Reviews

Side by Side Diff: test/test262/detachArrayBuffer.js

Issue 1897203003: Detach ArrayBuffer in test262 (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff |
« no previous file with comments | « no previous file | test/test262/testcfg.py » ('j') | test/test262/testcfg.py » ('J')
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 function $DETACHBUFFER(buffer) {
2 %ArrayBufferNeuter(buffer);
3 }
4
OLDNEW
« no previous file with comments | « no previous file | test/test262/testcfg.py » ('j') | test/test262/testcfg.py » ('J')

Powered by Google App Engine