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

Issue 1825103002: [interpreter] Fix and test for printing of bytecodes. (Closed)

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

Description

[interpreter] Fix and test for printing of bytecodes. BUG=v8:4280, v8:4747 LOG=N Committed: https://crrev.com/afd2d68db92e4ecdd5d65c1bc0e6ff8969d24cf8 Cr-Commit-Position: refs/heads/master@{#35024}

Patch Set 1 #

Patch Set 2 : Better naming. #

Total comments: 3

Patch Set 3 : Additional checks, incorporate comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+69 lines, -0 lines) Patch
M src/interpreter/bytecodes.cc View 1 chunk +1 line, -0 lines 0 comments Download
M test/unittests/interpreter/bytecodes-unittest.cc View 1 2 1 chunk +68 lines, -0 lines 0 comments Download

Messages

Total messages: 15 (6 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1825103002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1825103002/1
4 years, 9 months ago (2016-03-22 16:40:36 UTC) #2
oth
Ross, PTAL. During the introduction of OperandScale, printing bytecodes broke and it was missed. Fixed ...
4 years, 9 months ago (2016-03-22 16:42:19 UTC) #4
rmcilroy
LGTM, thanks for the test! https://codereview.chromium.org/1825103002/diff/20001/test/unittests/interpreter/bytecodes-unittest.cc File test/unittests/interpreter/bytecodes-unittest.cc (right): https://codereview.chromium.org/1825103002/diff/20001/test/unittests/interpreter/bytecodes-unittest.cc#newcode219 test/unittests/interpreter/bytecodes-unittest.cc:219: std::ios ios_fmt(nullptr); nit - ...
4 years, 9 months ago (2016-03-22 17:15:37 UTC) #5
oth
Thanks. https://codereview.chromium.org/1825103002/diff/20001/test/unittests/interpreter/bytecodes-unittest.cc File test/unittests/interpreter/bytecodes-unittest.cc (right): https://codereview.chromium.org/1825103002/diff/20001/test/unittests/interpreter/bytecodes-unittest.cc#newcode219 test/unittests/interpreter/bytecodes-unittest.cc:219: std::ios ios_fmt(nullptr); On 2016/03/22 17:15:37, rmcilroy wrote: > ...
4 years, 9 months ago (2016-03-23 10:10:06 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1825103002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1825103002/40001
4 years, 9 months ago (2016-03-23 10:13:15 UTC) #9
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 9 months ago (2016-03-23 10:23:38 UTC) #10
commit-bot: I haz the power
Patchset 3 (id:??) landed as https://crrev.com/afd2d68db92e4ecdd5d65c1bc0e6ff8969d24cf8 Cr-Commit-Position: refs/heads/master@{#35024}
4 years, 9 months ago (2016-03-23 10:23:58 UTC) #12
Michael Achenbach
Looks like this is strangely flaky on asan: https://build.chromium.org/p/client.v8/builders/V8%20Linux64%20ASAN Please disable the test for asan ...
4 years, 9 months ago (2016-03-23 16:04:36 UTC) #14
Michael Achenbach
4 years, 9 months ago (2016-03-23 16:04:59 UTC) #15
Message was sent while issue was closed.
cc cbruni

Powered by Google App Engine
This is Rietveld 408576698