• Leszek Swirski's avatar
    [parser] Move some PPSD sanity checks to debug · f45045cc
    Leszek Swirski authored
    Move some of PreParsedScopeData's santity checks, such as the magic
    value separating skippable function data from scope data, to be debug
    only, to save memory.
    
    Start position of inner skippable functions is still kept, because it's
    too good at catching bugs, but we may want to remove it in the future
    as well.
    
    Bug: chromium:818642
    Change-Id: If86ff1b9845e8dd3b015b4e554d0033328b145bf
    Reviewed-on: https://chromium-review.googlesource.com/1127046
    Commit-Queue: Leszek Swirski <leszeks@chromium.org>
    Reviewed-by: 's avatarMarja Hölttä <marja@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#54263}
    f45045cc
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...