• Leszek Swirski's avatar
    [sparkplug] Inline TypeOf checks · d7ed4f97
    Leszek Swirski authored
    In the TestTypeOf handler, use the statically known value of the type-of
    literal flag to emit the specific type-of check for that type, rather
    than going to the general type-of builtin. These checks are very simple,
    so we can get away with hand-writing them in the baseline compiler.
    
    Bug: v8:11420
    Change-Id: Id9f51042916abaea62f929a2f95cf2c64dc32ee3
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2772613
    Commit-Queue: Leszek Swirski <leszeks@chromium.org>
    Commit-Queue: Patrick Thier <pthier@chromium.org>
    Reviewed-by: 's avatarPatrick Thier <pthier@chromium.org>
    Auto-Submit: Leszek Swirski <leszeks@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#73520}
    d7ed4f97
Name
Last commit
Last update
..
benchmarks Loading commit data...
cctest Loading commit data...
common Loading commit data...
debugger Loading commit data...
debugging Loading commit data...
fuzzer Loading commit data...
fuzzilli 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...