mirror of
https://github.com/tc39/test262.git
synced 2025-07-29 17:04:31 +02:00
Add harness/detachArrayBuffer.js
This commit is contained in:
parent
7499d3c208
commit
70c7375be8
3
harness/detachArrayBuffer.js
Normal file
3
harness/detachArrayBuffer.js
Normal file
@ -0,0 +1,3 @@
|
||||
function $DETACHBUFFER(buffer) {
|
||||
throw new Test262Error("No method available to detach an ArrayBuffer");
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user