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

Issue 2473223004: [Interpreter] Ensure ValueOf is only called once for post-increment operations. (Closed)

Created:
4 years, 1 month ago by rmcilroy
Modified:
4 years, 1 month ago
Reviewers:
Jarin, mythria
CC:
v8-reviews_googlegroups.com
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[Interpreter] Ensure ValueOf is only called once for post-increment operations. BUG=chromium:662418 Committed: https://crrev.com/ba5885cc8b99951f445096349dd6a7a5a76e354b Cr-Commit-Position: refs/heads/master@{#40846}

Patch Set 1 #

Patch Set 2 : Fix golden files #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+39 lines, -10 lines) Patch
M src/interpreter/bytecode-generator.cc View 1 chunk +3 lines, -1 line 1 comment Download
M test/cctest/interpreter/bytecode_expectations/AssignmentsInBinaryExpression.golden View 1 2 chunks +2 lines, -1 line 0 comments Download
M test/cctest/interpreter/bytecode_expectations/CountOperators.golden View 1 9 chunks +12 lines, -6 lines 0 comments Download
M test/cctest/interpreter/bytecode_expectations/GlobalCountOperators.golden View 1 2 chunks +4 lines, -2 lines 0 comments Download
A test/mjsunit/ignition/regress-662418.js View 1 chunk +18 lines, -0 lines 0 comments Download

Messages

Total messages: 24 (13 generated)
rmcilroy
Michi, PTAL thanks.
4 years, 1 month ago (2016-11-04 16:29:16 UTC) #4
rmcilroy
Ping?
4 years, 1 month ago (2016-11-07 16:18:01 UTC) #11
rmcilroy
Mythri, could you take a look please?
4 years, 1 month ago (2016-11-08 14:29:58 UTC) #13
Jarin
https://codereview.chromium.org/2473223004/diff/20001/src/interpreter/bytecode-generator.cc File src/interpreter/bytecode-generator.cc (right): https://codereview.chromium.org/2473223004/diff/20001/src/interpreter/bytecode-generator.cc#newcode2755 src/interpreter/bytecode-generator.cc:2755: .LoadAccumulatorWithRegister(old_value); Does not this mean that the feedback for ...
4 years, 1 month ago (2016-11-08 14:39:29 UTC) #15
mythria
lgtm.
4 years, 1 month ago (2016-11-08 14:58:58 UTC) #16
rmcilroy
On 2016/11/08 14:39:29, Jarin wrote: > https://codereview.chromium.org/2473223004/diff/20001/src/interpreter/bytecode-generator.cc > File src/interpreter/bytecode-generator.cc (right): > > https://codereview.chromium.org/2473223004/diff/20001/src/interpreter/bytecode-generator.cc#newcode2755 > ...
4 years, 1 month ago (2016-11-08 15:00:30 UTC) #17
Jarin
On 2016/11/08 15:00:30, rmcilroy wrote: > On 2016/11/08 14:39:29, Jarin wrote: > > > https://codereview.chromium.org/2473223004/diff/20001/src/interpreter/bytecode-generator.cc ...
4 years, 1 month ago (2016-11-08 15:24:52 UTC) #18
rmcilroy
On 2016/11/08 15:24:52, Jarin wrote: > On 2016/11/08 15:00:30, rmcilroy wrote: > > On 2016/11/08 ...
4 years, 1 month ago (2016-11-08 16:11:30 UTC) #19
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/2473223004/20001
4 years, 1 month ago (2016-11-08 16:35:44 UTC) #21
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 1 month ago (2016-11-08 17:02:54 UTC) #22
commit-bot: I haz the power
4 years, 1 month ago (2016-11-17 22:26:43 UTC) #24
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/ba5885cc8b99951f445096349dd6a7a5a76e354b
Cr-Commit-Position: refs/heads/master@{#40846}

Powered by Google App Engine
This is Rietveld 408576698