• yangguo's avatar
    Fix Error object value lookups. · 1a94bc20
    yangguo authored
    Looking up 'name' and 'message' properties at the same time and loading
    the properties later can cause assertion failure if one of the properties
    is an accessor and calling it changes the holder map. That may invalidate
    the other lookup.
    
    R=jkummerow@chromium.org
    BUG=chromium:542101
    LOG=N
    
    Review URL: https://codereview.chromium.org/1403923002
    
    Cr-Commit-Position: refs/heads/master@{#31229}
    1a94bc20
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...
unittests Loading commit data...
webkit Loading commit data...
default.gyp Loading commit data...
default.isolate Loading commit data...