• Adam Klein's avatar
    Revert "[literals] Introduce CreateEmptyArrayLiteral Bytecode" · 62f83377
    Adam Klein authored
    This reverts commit 4851745f.
    
    Reason for revert: Top crasher on Canary, see https://crbug.com/746935
    
    Original change's description:
    > [literals] Introduce CreateEmptyArrayLiteral Bytecode
    > 
    > Empty Array literals are amongst the most commonly used literal types on our
    > top25 page list. Using a custom bytecode we can drop the boilerplate for empty
    > Array literals alltogether. However, we still need a proper AllocationSite to
    > track ElementsKind transitions.
    > 
    > Bug: v8:6211
    > Change-Id: Id5dbdac0ea8e24dd474e679c902c6e4a2957af1d
    > Reviewed-on: https://chromium-review.googlesource.com/567079
    > Commit-Queue: Camillo Bruni <cbruni@chromium.org>
    > Reviewed-by: Ross McIlroy <rmcilroy@chromium.org>
    > Reviewed-by: Igor Sheludko <ishell@chromium.org>
    > Reviewed-by: Michael Starzinger <mstarzinger@chromium.org>
    > Cr-Commit-Position: refs/heads/master@{#46752}
    
    TBR=rmcilroy@chromium.org,mstarzinger@chromium.org,cbruni@chromium.org,ishell@chromium.org,rmcilroy@google.com
    Bug: v8:6211, chromium:746935
    
    Change-Id: Ibf19a923688c071d03bad8661a10e08f8414db56
    Reviewed-on: https://chromium-review.googlesource.com/580193
    Commit-Queue: Adam Klein <adamk@chromium.org>
    Reviewed-by: 's avatarAdam Klein <adamk@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#46804}
    62f83377
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...
promises-aplus Loading commit data...
test262 Loading commit data...
unittests Loading commit data...
wasm-spec-tests Loading commit data...
webkit Loading commit data...
BUILD.gn Loading commit data...
bot_default.gyp Loading commit data...
bot_default.isolate Loading commit data...
default.gyp Loading commit data...
default.isolate Loading commit data...
optimize_for_size.gyp Loading commit data...
optimize_for_size.isolate Loading commit data...
perf.gyp Loading commit data...
perf.isolate Loading commit data...