• arv's avatar
    [strong] Fix super in strong classes · 55a75003
    arv authored
    The functions of strong classes are born non extensible. But, when
    the class is created we need to add an own private symbol representing
    the [[HomeObject]] slot in the spec.
    
    Like for the hidden_string property, we allow adding private own
    symbols to non extensible objects.
    
    BUG=v8:4077
    LOG=N
    R=rossberg@chromium.org
    
    Review URL: https://codereview.chromium.org/1138603003
    
    Cr-Commit-Position: refs/heads/master@{#28447}
    55a75003
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...
test262 Loading commit data...
test262-es6 Loading commit data...
unittests Loading commit data...
webkit Loading commit data...