• 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
..
regress-1639-2.js Loading commit data...
regress-2318.js Loading commit data...
regress-5575-1.js Loading commit data...
regress-5575-2.js Loading commit data...
regress-5575-3.js Loading commit data...
regress-5610.js Loading commit data...
regress-5901-1.js Loading commit data...
regress-5901-2.js Loading commit data...
regress-5950.js Loading commit data...
regress-6085.js Loading commit data...
regress-6526.js Loading commit data...
regress-7421.js Loading commit data...
regress-crbug-507070.js Loading commit data...
regress-crbug-724858.js Loading commit data...
regress-crbug-736758.js Loading commit data...
regress-crbug-760225.js Loading commit data...
regress-crbug-808973.js Loading commit data...
regress-crbug-835973.js Loading commit data...
regress-crbug-840288.js Loading commit data...
regress-crbug-882664.js Loading commit data...