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.
Release proposal: v10.11.0 #22932
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.
Release proposal: v10.11.0 #22932
Changes from 1 commit
8cfa88a47acb78ca06e65688d01c6a333992cb01f02b49b431ce941644f1438e85aa1913b8011db52f8fdb10db95bae8b9e5cdfb0c1c78caa78a9466579d05a7e89493666662c3c5141649288b7fa5f543ff425e9942117649fcbbd5e98010c324284e3f1ae62d730437b27a525e1060350a3e122fefaed03ce9db3bc642dbe27d7b4a79acbda33119564f7ab1d667b00154306786730ff17b399b58b79cf95b61bb2bbc8bd6b2abe2b72c29e1f736ef2a0bd0c39fa4967fbebaa05c8bf0a401749b5933a96a846b2abeffcadb3601d3a63f7e4f29f8e8748ced142e14ab9d6f2abdbf408e427a24a35f9bc07612db792765c8495315a59bb5a494ae0873d0aadd1fcd790864b5c5d8815d5c3fa84d498ca10d03df0679d9d69d06b3fcd54f6e9f1d60fc79d44ff49aebb3292f329ac60624e516e580a44a15bfdab301a7bb31a4d0e5de225a5f7f1d266f1a959b696853163345d4cbd75a06326ff6e4ea8ffcb2d566075925220f063673496ed58455da1f0c8c70b20File 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