• Mike Stanton's avatar
    Introduce a PREMONOMORPHIC state to StoreGlobalIC · ec06b5c4
    Mike Stanton authored
    It's used rather narrowly for now -- only when we run into an
    interceptor during the lookup. After the call to SetProperty, we know
    more. That is, the interceptor was only there because it's a new
    property, and the call to SetProperty ends up creating it.
    
    By delaying the initialization of the IC, we recognize the (now)
    created property, and can provide good feedback downstream to
    TurboFan.
    
    Bug: v8:8712
    Change-Id: I4e10ba220c8363b393c6de84ce35fe5ef0e9c427
    Reviewed-on: https://chromium-review.googlesource.com/c/1456090
    Commit-Queue: Michael Stanton <mvstanton@chromium.org>
    Reviewed-by: 's avatarIgor Sheludko <ishell@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#59481}
    ec06b5c4
Name
Last commit
Last update
..
benchmarks Loading commit data...
cctest Loading commit data...
common Loading commit data...
debugger Loading commit data...
fuzzer Loading commit data...
inspector 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...
mkgrokdump Loading commit data...
mozilla Loading commit data...
preparser Loading commit data...
test262 Loading commit data...
torque Loading commit data...
unittests Loading commit data...
wasm-js Loading commit data...
wasm-spec-tests Loading commit data...
webkit Loading commit data...
BUILD.gn Loading commit data...