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

Issue 2387363003: [interpreter] Implement support for the --trace flag. (Closed)

Created:
4 years, 2 months ago by Michael Starzinger
Modified:
4 years, 2 months ago
Reviewers:
rmcilroy
CC:
v8-reviews_googlegroups.com, rmcilroy
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[interpreter] Implement support for the --trace flag. R=rmcilroy@chromium.org Committed: https://crrev.com/9c3d08f972991e302ef040b7b6c266af16e69eba Cr-Commit-Position: refs/heads/master@{#39979}

Patch Set 1 #

Patch Set 2 : Cleanup. #

Total comments: 2

Patch Set 3 : Addressed comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+28 lines, -17 lines) Patch
M src/interpreter/bytecode-array-builder.h View 1 chunk +1 line, -1 line 0 comments Download
M src/interpreter/bytecode-array-builder.cc View 1 chunk +0 lines, -8 lines 0 comments Download
M src/interpreter/bytecode-generator.h View 1 chunk +2 lines, -0 lines 0 comments Download
M src/interpreter/bytecode-generator.cc View 1 2 5 chunks +25 lines, -8 lines 0 comments Download

Messages

Total messages: 17 (11 generated)
Michael Starzinger
4 years, 2 months ago (2016-10-04 13:38:42 UTC) #3
rmcilroy
LGTM, thanks. https://codereview.chromium.org/2387363003/diff/20001/src/interpreter/bytecode-generator.cc File src/interpreter/bytecode-generator.cc (right): https://codereview.chromium.org/2387363003/diff/20001/src/interpreter/bytecode-generator.cc#newcode1867 src/interpreter/bytecode-generator.cc:1867: Runtime::kTraceExit, result); nit - comment that Runtime::TraceExit ...
4 years, 2 months ago (2016-10-04 16:09:30 UTC) #6
Michael Starzinger
Thanks. Addressed comments. Landing. https://codereview.chromium.org/2387363003/diff/20001/src/interpreter/bytecode-generator.cc File src/interpreter/bytecode-generator.cc (right): https://codereview.chromium.org/2387363003/diff/20001/src/interpreter/bytecode-generator.cc#newcode1867 src/interpreter/bytecode-generator.cc:1867: Runtime::kTraceExit, result); On 2016/10/04 16:09:30, ...
4 years, 2 months ago (2016-10-05 08:21:01 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2387363003/40001
4 years, 2 months ago (2016-10-05 09:02:14 UTC) #14
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 2 months ago (2016-10-05 09:04:32 UTC) #15
commit-bot: I haz the power
4 years, 2 months ago (2016-10-05 09:04:53 UTC) #17
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/9c3d08f972991e302ef040b7b6c266af16e69eba
Cr-Commit-Position: refs/heads/master@{#39979}

Powered by Google App Engine
This is Rietveld 408576698