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

Issue 1906963002: Fix interpreter unittest for embedded constant pools. (Closed)

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

Description

Fix interpreter unittest for embedded constant pools. The offset from fp to the register file is based on the frame size -- which is one slot larger when embedded constant pools are enabled. TEST=unittests/DecodeBytecodeAndOperands R=rmcilroy@chromium.org, bmeurer@chromium.org, oth@chromium.org, mstarzinger@chromium.org BUG= Committed: https://crrev.com/074320ac2d29e8f4b897b58f7e82273126e92f9f Cr-Commit-Position: refs/heads/master@{#35735}

Patch Set 1 #

Total comments: 1

Patch Set 2 : Introduce REG16 per comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -6 lines) Patch
M test/unittests/interpreter/bytecodes-unittest.cc View 1 4 chunks +23 lines, -6 lines 0 comments Download

Messages

Total messages: 15 (6 generated)
MTBrandyberry
PTAL
4 years, 8 months ago (2016-04-21 20:08:35 UTC) #2
Michael Starzinger
LGTM from my end, but please wait for sign-off from either Ross or Orion as ...
4 years, 8 months ago (2016-04-22 08:41:05 UTC) #3
oth
On 2016/04/22 08:41:05, Michael Starzinger wrote: > LGTM from my end, but please wait for ...
4 years, 8 months ago (2016-04-22 09:34:55 UTC) #4
oth
LGTM with optional suggestion. https://codereview.chromium.org/1906963002/diff/1/test/unittests/interpreter/bytecodes-unittest.cc File test/unittests/interpreter/bytecodes-unittest.cc (right): https://codereview.chromium.org/1906963002/diff/1/test/unittests/interpreter/bytecodes-unittest.cc#newcode183 test/unittests/interpreter/bytecodes-unittest.cc:183: #define REG_HI(i) static_cast<uint8_t>((REG_OFFSET - (i)) ...
4 years, 8 months ago (2016-04-22 09:35:30 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1906963002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1906963002/20001
4 years, 8 months ago (2016-04-22 14:27:15 UTC) #8
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 8 months ago (2016-04-22 14:49:00 UTC) #10
MTBrandyberry
A revert of this CL (patchset #3 id:40001) has been created in https://codereview.chromium.org/1916433002/ by mbrandy@us.ibm.com. ...
4 years, 8 months ago (2016-04-22 14:54:23 UTC) #11
MTBrandyberry
A revert of this CL (patchset #2 id:20001) has been created in https://codereview.chromium.org/1909323003/ by mbrandy@us.ibm.com. ...
4 years, 8 months ago (2016-04-22 15:03:23 UTC) #13
commit-bot: I haz the power
4 years, 8 months ago (2016-04-22 19:15:49 UTC) #15
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/074320ac2d29e8f4b897b58f7e82273126e92f9f
Cr-Commit-Position: refs/heads/master@{#35735}

Powered by Google App Engine
This is Rietveld 408576698