• Benedikt Meurer's avatar
    [cleanup] Remove a lot of dead intrinsics/runtime functions. · 44c24bf8
    Benedikt Meurer authored
    The following runtime functions (and their intrinsic counter parts) are
    completely unused/obsolete by now
    
      - %ToInteger
      - %GeneratorGetInputOrDebugPos
    
    and in addition the intrinsics for %_ToNumber and %_IsJSProxy are also
    dead (according to code coverage and manual verification), so drop them
    as well (their runtime function counterparts are still somewhat used).
    
    Bug: v8:8015
    Change-Id: I60d53762dd9717fb43de38cb490b46676c467212
    Reviewed-on: https://chromium-review.googlesource.com/1235923Reviewed-by: 's avatarYang Guo <yangguo@chromium.org>
    Commit-Queue: Benedikt Meurer <bmeurer@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#56076}
    44c24bf8
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-spec-tests Loading commit data...
webkit Loading commit data...
BUILD.gn Loading commit data...