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

Issue 1546643002: [Interpreter] Updates load/store global and named property to accept variable name. (Closed)

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

Description

[Interpreter] Updates load/store global and named property to accept variable name. Changes LoadGlobal, StoreGlobal, LoadNamedProperty, and StoreNamedProperty to accept the name of variable instead of index into the constant pool entry. Also made GetConstantPoolEntry as a private function since it is no longer used outside of BytecodeArrayBuilder. BUG=v8:4280 LOG=N Committed: https://crrev.com/87dee75e1f37caec406ce02d5acf14374fc7d321 Cr-Commit-Position: refs/heads/master@{#33020}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+105 lines, -111 lines) Patch
M src/interpreter/bytecode-array-builder.h View 5 chunks +10 lines, -7 lines 0 comments Download
M src/interpreter/bytecode-array-builder.cc View 4 chunks +8 lines, -4 lines 0 comments Download
M src/interpreter/bytecode-generator.cc View 12 chunks +21 lines, -28 lines 0 comments Download
M test/cctest/interpreter/test-bytecode-generator.cc View 6 chunks +21 lines, -21 lines 0 comments Download
M test/cctest/interpreter/test-interpreter.cc View 6 chunks +8 lines, -18 lines 0 comments Download
M test/unittests/interpreter/bytecode-array-builder-unittest.cc View 3 chunks +34 lines, -31 lines 0 comments Download
M test/unittests/interpreter/bytecode-array-iterator-unittest.cc View 2 chunks +3 lines, -2 lines 0 comments Download

Messages

Total messages: 17 (8 generated)
mythria
Could you please review my changes. This is to address Ross's comments in this cl ...
5 years ago (2015-12-22 14:54:54 UTC) #3
oth
On 2015/12/22 14:54:54, mythria wrote: > Could you please review my changes. This is to ...
5 years ago (2015-12-22 15:53:24 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1546643002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1546643002/1
5 years ago (2015-12-23 09:10:43 UTC) #6
commit-bot: I haz the power
Try jobs failed on following builders: v8_presubmit on tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_presubmit/builds/9237)
5 years ago (2015-12-23 09:13:03 UTC) #8
mythria
Hi benedikt, could you please take a look. This change is internal to interpreter to ...
5 years ago (2015-12-23 09:24:02 UTC) #10
Benedikt Meurer
LGTM (rubberstamped)
5 years ago (2015-12-23 09:30:50 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1546643002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1546643002/1
5 years ago (2015-12-23 09:32:33 UTC) #13
commit-bot: I haz the power
Committed patchset #1 (id:1)
5 years ago (2015-12-23 09:34:07 UTC) #15
commit-bot: I haz the power
5 years ago (2015-12-23 09:34:52 UTC) #17
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/87dee75e1f37caec406ce02d5acf14374fc7d321
Cr-Commit-Position: refs/heads/master@{#33020}

Powered by Google App Engine
This is Rietveld 408576698