Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
[v10.x backport] inspector: workers debugging #22954
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Uh oh!
There was an error while loading. Please reload this page.
[v10.x backport] inspector: workers debugging #22954
Changes from 1 commit
071878008411d8e22b0ed8d64c4094b662a52877ee58d08331b6487c350ef49684705ce0bc9886e5cd4d17733d300a8511873ebebc8c922a3ec5a64ff60980e9b5c342550015ca0a92f217fb2ee5d67f7e52ea8be268b64415eac8536c6ed14d1b7acfced0c60dc374d723cbd1cf6e3e466ed2e572d01c2f5fad075422ab3120dabdfef9a95cb642e143365356b17d2721508d2f88373c17ba242a3dea5325b82a9ca9e81e07e57397f6ff397979b785fca5d6f66e492b0ce986975e0857f2c12bf7d7cf8595d90b9af09d05bec3cf04466e4fe6034136c4a8f2703b2bd247526f23ec63bf9c170fd614d6f02cc5ce589797f985daf297866c68addd89439acd46ce65d4278a07107451e6250f4File filter
Filter by extension
Conversations
Uh oh!
There was an error while loading. Please reload this page.
Jump to
Uh oh!
There was an error while loading. Please reload this page.
Original commit message: [Isolate] Fix Isolate::PrintCurrentStackTrace for interpreted frames Previously we were getting the code object from the stack, so printed incorrect position details for interpreted frames. BUG=v8:7916 Change-Id: I2f87584117d88b7db3f3b9bdbfe793c4d3e33fe9 Reviewed-on: https://chromium-review.googlesource.com/1126313 Reviewed-by: Toon Verwaest <verwaest@chromium.org> Commit-Queue: Ross McIlroy <rmcilroy@chromium.org> Cr-Commit-Position: refs/heads/master@{#54253} Refs: v8/v8@9a23bdd Refs: #21988 PR-URL: #22910 Reviewed-By: Matheus Marchini <mat@mmarchini.me> Reviewed-By: Michaël Zasso <targos@protonmail.com>Uh oh!
There was an error while loading. Please reload this page.
There are no files selected for viewing