• conradw's avatar
    [strong] Implement per-object restrictions behaviour of delete operator · b14305c1
    conradw authored
    Implements the strong mode proposal's restrictions on the behaviour of the
    delete operator for strong objects.
    
    Setting the strong bit is still wip, so this change will only affect those
    objects that have the bit correctly set. The tests reflect this, and will be
    expanded as more objects can be marked as strong.
    
    Attempt 2, last version did not work with API.
    
    BUG=v8:3956
    LOG=N
    
    Review URL: https://codereview.chromium.org/1156573002
    
    Cr-Commit-Position: refs/heads/master@{#28724}
    b14305c1
Name
Last commit
Last update
..
benchmarks Loading commit data...
cctest Loading commit data...
intl Loading commit data...
js-perf-test Loading commit data...
memory Loading commit data...
message Loading commit data...
mjsunit Loading commit data...
mozilla Loading commit data...
preparser Loading commit data...
promises-aplus Loading commit data...
simdjs Loading commit data...
test262 Loading commit data...
test262-es6 Loading commit data...
unittests Loading commit data...
webkit Loading commit data...