• Benedikt Meurer's avatar
    [debugger] Fix debug-evaluate for context-allocated this. · f3774fde
    Benedikt Meurer authored
    When `this` is context allocated inside a class constructor (strict mode
    function), due to an arrow function, debug evaluate was unable to locate
    the value. This is quick fix for the issue, which probably deserves a
    more general rewrite at some later point in time (with more domain
    expertise).
    
    Bug: chromium:760225
    Change-Id: I5208d8a202ad69439f60ada480599d0efcdc4ce4
    Cq-Include-Trybots: luci.chromium.try:linux-rel,win7-rel
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1687412
    Commit-Queue: Yang Guo <yangguo@chromium.org>
    Reviewed-by: 's avatarYang Guo <yangguo@chromium.org>
    Auto-Submit: Benedikt Meurer <bmeurer@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#62532}
    f3774fde
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...