• Seth Brenith's avatar
    [tools][torque]Improve postmortem API behavior on strings · 1a815e44
    Seth Brenith authored
    This change adds the indexed field for the characters in the definition
    of sequential string types, and introduces support for recognizing the
    various specific string types in v8_debug_helper. In an attempt to
    avoid duplicating info about string instance types, it also refactors
    String::Get so that StringShape (a simple class usable by postmortem
    tools) can dispatch using a class that defines behaviors for each
    concrete type.
    
    Bug: v8:9376
    Change-Id: Id0653040f6decddc004c73f8fe93d2187828c2c6
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1735795
    Commit-Queue: Seth Brenith <seth.brenith@microsoft.com>
    Reviewed-by: 's avatarMichael Stanton <mvstanton@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#63352}
    1a815e44
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-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...