• Toon Verwaest's avatar
    [json] Update feedback maps since they might be deprecated · 08a5b95d
    Toon Verwaest authored
    Objects in arrays take the shape of the object right before as feedback to
    speed up object creation. If a subsequent object with the same shape has a
    member that also has the same shape, that member can cause the feedback map to
    be deprecated. To avoid confusion, we now update (dedeprecate) the feedback map
    before use.
    
    Thanks a bunch Seth Brenith for figuring out the issue!
    
    Bug: chromium:1029077
    Change-Id: I047b1acfd4906616a2302f253ab9cd29272bdc79
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1970211
    Commit-Queue: Toon Verwaest <verwaest@chromium.org>
    Commit-Queue: Leszek Swirski <leszeks@chromium.org>
    Auto-Submit: Toon Verwaest <verwaest@chromium.org>
    Reviewed-by: 's avatarLeszek Swirski <leszeks@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#65474}
    08a5b95d
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...
test262 Loading commit data...
torque Loading commit data...
unittests Loading commit data...
wasm-api-tests Loading commit data...
wasm-js Loading commit data...
wasm-spec-tests Loading commit data...
webkit Loading commit data...
BUILD.gn Loading commit data...
OWNERS Loading commit data...