• Leszek Swirski's avatar
    Revert "[debug] CHECK that a function's context is always available" · 82934595
    Leszek Swirski authored
    This reverts commit 911c7170.
    
    Reason for revert: Reverting because of the revert in https://crrev.com/c/3867311
    
    Original change's description:
    > [debug] CHECK that a function's context is always available
    >
    > After https://crrev.com/c/3854501 has landed, we no longer have to
    > handle the case that we do not find a function's context in the
    > scope iterator even though the function requires one.
    >
    > This CL renames `NeedsAndHasContext` to `NeedsContext` since we
    > always find a scope's context now. Additionally we turn this
    > assumption into a dedicated check.
    >
    > R=​bmeurer@chromium.org
    >
    > Bug: chromium:1246907
    > Change-Id: I6458df76689c0bfa6d6b2f8c421f9ce481855547
    > Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3865153
    > Reviewed-by: Benedikt Meurer <bmeurer@chromium.org>
    > Commit-Queue: Simon Zünd <szuend@chromium.org>
    > Cr-Commit-Position: refs/heads/main@{#82848}
    
    Bug: chromium:1246907
    Change-Id: I1c8849ce60533f5c6da99f432bf1902ade47bb8b
    No-Presubmit: true
    No-Tree-Checks: true
    No-Try: true
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3866174
    Auto-Submit: Leszek Swirski <leszeks@chromium.org>
    Commit-Queue: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
    Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
    Owners-Override: Leszek Swirski <leszeks@chromium.org>
    Cr-Commit-Position: refs/heads/main@{#82858}
    82934595
Name
Last commit
Last update
..
wasm/gdb-server Loading commit data...
DIR_METADATA Loading commit data...
OWNERS Loading commit data...
debug-coverage.cc Loading commit data...
debug-coverage.h Loading commit data...
debug-evaluate.cc Loading commit data...
debug-evaluate.h Loading commit data...
debug-frames.cc Loading commit data...
debug-frames.h Loading commit data...
debug-interface.cc Loading commit data...
debug-interface.h Loading commit data...
debug-property-iterator.cc Loading commit data...
debug-property-iterator.h Loading commit data...
debug-scope-iterator.cc Loading commit data...
debug-scope-iterator.h Loading commit data...
debug-scopes.cc Loading commit data...
debug-scopes.h Loading commit data...
debug-stack-trace-iterator.cc Loading commit data...
debug-stack-trace-iterator.h Loading commit data...
debug-type-profile.cc Loading commit data...
debug-type-profile.h Loading commit data...
debug-wasm-objects-inl.h Loading commit data...
debug-wasm-objects.cc Loading commit data...
debug-wasm-objects.h Loading commit data...
debug-wasm-objects.tq Loading commit data...
debug.cc Loading commit data...
debug.h Loading commit data...
interface-types.h Loading commit data...
liveedit-diff.cc Loading commit data...
liveedit-diff.h Loading commit data...
liveedit.cc Loading commit data...
liveedit.h Loading commit data...