Skip to content
Snippets Groups Projects
Commit 70c7375b authored by Leonardo Balter's avatar Leonardo Balter
Browse files

Add harness/detachArrayBuffer.js

parent 7499d3c2
No related branches found
No related tags found
No related merge requests found
function $DETACHBUFFER(buffer) {
throw new Test262Error("No method available to detach an ArrayBuffer");
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment