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

Issue 1555063002: [Interpreter] Adds support for wide variant of load/store lookup slots. (Closed)

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

Description

[Interpreter] Adds support for wide variant of load/store lookup slots. Adds implementation and tests for wide variant of load/store lookup slots. BUG=v8:4280 LOG=N Committed: https://crrev.com/a0a8b6064395928ff813a213a0e1a7a09aef9274 Cr-Commit-Position: refs/heads/master@{#33111}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Updated tests to address review comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+276 lines, -0 lines) Patch
M src/compiler/bytecode-graph-builder.cc View 2 chunks +24 lines, -0 lines 0 comments Download
M src/interpreter/bytecode-array-builder.cc View 3 chunks +14 lines, -0 lines 0 comments Download
M src/interpreter/bytecodes.h View 1 chunk +4 lines, -0 lines 0 comments Download
M src/interpreter/interpreter.cc View 2 chunks +40 lines, -0 lines 0 comments Download
M test/cctest/compiler/test-run-bytecode-graph-builder.cc View 1 2 chunks +46 lines, -0 lines 0 comments Download
M test/cctest/interpreter/test-bytecode-generator.cc View 1 1 chunk +97 lines, -0 lines 0 comments Download
M test/cctest/interpreter/test-interpreter.cc View 2 chunks +45 lines, -0 lines 0 comments Download
M test/unittests/interpreter/bytecode-array-builder-unittest.cc View 1 chunk +6 lines, -0 lines 0 comments Download

Messages

Total messages: 13 (4 generated)
mythria
Benedikt, could you please look at compiler changes. Ross, could you please review my changes. ...
4 years, 11 months ago (2016-01-04 13:33:30 UTC) #2
rmcilroy
One test comment, but otherwise lgtm, thanks. https://codereview.chromium.org/1555063002/diff/1/test/cctest/interpreter/test-bytecode-generator.cc File test/cctest/interpreter/test-bytecode-generator.cc (right): https://codereview.chromium.org/1555063002/diff/1/test/cctest/interpreter/test-bytecode-generator.cc#newcode5868 test/cctest/interpreter/test-bytecode-generator.cc:5868: {function_body[0].c_str(), I ...
4 years, 11 months ago (2016-01-04 15:22:32 UTC) #3
rmcilroy
One test comment, but otherwise lgtm, thanks.
4 years, 11 months ago (2016-01-04 15:22:35 UTC) #4
Benedikt Meurer
LGTM on compiler.
4 years, 11 months ago (2016-01-05 05:07:39 UTC) #5
mythria
I fixed the tests. Thanks, Mythri https://codereview.chromium.org/1555063002/diff/1/test/cctest/interpreter/test-bytecode-generator.cc File test/cctest/interpreter/test-bytecode-generator.cc (right): https://codereview.chromium.org/1555063002/diff/1/test/cctest/interpreter/test-bytecode-generator.cc#newcode5868 test/cctest/interpreter/test-bytecode-generator.cc:5868: {function_body[0].c_str(), On 2016/01/04 ...
4 years, 11 months ago (2016-01-05 10:07:26 UTC) #6
rmcilroy
Still LGTM, thanks.
4 years, 11 months ago (2016-01-05 10:19:32 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1555063002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1555063002/20001
4 years, 11 months ago (2016-01-05 11:21:19 UTC) #10
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 11 months ago (2016-01-05 11:36:30 UTC) #11
commit-bot: I haz the power
4 years, 11 months ago (2016-01-05 11:36:53 UTC) #13
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/a0a8b6064395928ff813a213a0e1a7a09aef9274
Cr-Commit-Position: refs/heads/master@{#33111}

Powered by Google App Engine
This is Rietveld 408576698