• littledan's avatar
    Detach ArrayBuffer in test262 · f32e3024
    littledan authored
    New incoming test262 tests check what happens on detached ("neutered")
    ArrayBuffers. This patch makes the test262 infrastructure define
    detaching an ArrayBuffer in terms of %ArrayBufferNeuter, passing the
    --allow-natives-syntax flag, when it is needed.
    
    BUG=v8:4193
    LOG=N
    R=adamk,machenbach
    
    Review URL: https://codereview.chromium.org/1897203003
    
    Cr-Commit-Position: refs/heads/master@{#35676}
    f32e3024
Name
Last commit
Last update
..
README Loading commit data...
archive.py Loading commit data...
detachArrayBuffer.js Loading commit data...
harness-adapt.js Loading commit data...
list.py Loading commit data...
test262.gyp Loading commit data...
test262.isolate Loading commit data...
test262.status Loading commit data...
testcfg.py Loading commit data...