Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(218)

Issue 1803373002: [interpreter] Print bytecode offsets when dumping bytecode. (Closed)

Created:
4 years, 9 months ago by Michael Starzinger
Modified:
4 years, 8 months ago
Reviewers:
rmcilroy
CC:
v8-reviews_googlegroups.com
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[interpreter] Print bytecode offsets when dumping bytecode. R=rmcilroy@chromium.org Committed: https://crrev.com/8aa6f8716bf09da4415a3665a989b8e164c33c43 Cr-Commit-Position: refs/heads/master@{#35363}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Rebased. #

Patch Set 3 : Addressed comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -9 lines) Patch
M src/objects.cc View 1 2 2 chunks +5 lines, -5 lines 0 comments Download
M src/runtime/runtime-interpreter.cc View 1 2 1 chunk +4 lines, -4 lines 0 comments Download

Messages

Total messages: 11 (2 generated)
Michael Starzinger
4 years, 9 months ago (2016-03-16 16:11:41 UTC) #1
rmcilroy
LGTM, thanks. Could you also update Runtime_InterpreterTraceBytecodeEntry to have the same format - also, I ...
4 years, 9 months ago (2016-03-17 11:29:38 UTC) #2
Michael Starzinger
https://codereview.chromium.org/1803373002/diff/1/src/objects.cc File src/objects.cc (right): https://codereview.chromium.org/1803373002/diff/1/src/objects.cc#newcode14996 src/objects.cc:14996: << iterator.current_offset() << " : "; On 2016/03/17 11:29:37, ...
4 years, 9 months ago (2016-03-17 11:51:14 UTC) #3
rmcilroy
https://codereview.chromium.org/1803373002/diff/1/src/objects.cc File src/objects.cc (right): https://codereview.chromium.org/1803373002/diff/1/src/objects.cc#newcode14996 src/objects.cc:14996: << iterator.current_offset() << " : "; On 2016/03/17 11:51:14, ...
4 years, 9 months ago (2016-03-17 13:17:08 UTC) #4
Michael Starzinger
Reviving this ancient CL of mine. Addressed comments. This is how the output looks like ...
4 years, 8 months ago (2016-04-08 13:49:29 UTC) #5
rmcilroy
On 2016/04/08 13:49:29, Michael Starzinger wrote: > Reviving this ancient CL of mine. Addressed comments. ...
4 years, 8 months ago (2016-04-08 13:57:30 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1803373002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1803373002/40001
4 years, 8 months ago (2016-04-08 13:59:47 UTC) #8
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 8 months ago (2016-04-08 14:19:33 UTC) #9
commit-bot: I haz the power
4 years, 8 months ago (2016-04-08 14:20:17 UTC) #11
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/8aa6f8716bf09da4415a3665a989b8e164c33c43
Cr-Commit-Position: refs/heads/master@{#35363}

Powered by Google App Engine
This is Rietveld 408576698