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

Issue 890543002: [turbofan] Fix OSR compilations of for-in. (Closed)

Created:
5 years, 10 months ago by titzer
Modified:
5 years, 10 months ago
Reviewers:
Michael Starzinger
CC:
v8-dev
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[turbofan] Fix OSR compilations of for-in. R=mstarzinger@chromium.org LOG=Y BUG= Committed: https://crrev.com/11311c083abb37762ea979a25bf1f21c11928b20 Cr-Commit-Position: refs/heads/master@{#26333}

Patch Set 1 #

Patch Set 2 : #

Total comments: 6

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+176 lines, -99 lines) Patch
M src/compiler.h View 1 2 1 chunk +4 lines, -0 lines 0 comments Download
M src/compiler.cc View 1 2 4 chunks +14 lines, -2 lines 0 comments Download
M src/compiler/ast-graph-builder.h View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M src/compiler/ast-graph-builder.cc View 1 2 2 chunks +88 lines, -84 lines 0 comments Download
M src/compiler/graph-builder.cc View 1 chunk +5 lines, -10 lines 0 comments Download
A + test/mjsunit/asm/int32modb.js View 2 chunks +3 lines, -3 lines 0 comments Download
A test/mjsunit/compiler/osr-forin.js View 1 chunk +26 lines, -0 lines 0 comments Download
A test/mjsunit/compiler/osr-forof.js View 1 chunk +35 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (1 generated)
titzer
5 years, 10 months ago (2015-01-29 13:20:53 UTC) #1
Michael Starzinger
LGTM with comments. https://codereview.chromium.org/890543002/diff/20001/src/compiler.cc File src/compiler.cc (right): https://codereview.chromium.org/890543002/diff/20001/src/compiler.cc#newcode1597 src/compiler.cc:1597: void CompilationInfo::PrintFunctionSourceForTesting() { nit: Since this ...
5 years, 10 months ago (2015-01-29 15:08:10 UTC) #2
titzer
https://codereview.chromium.org/890543002/diff/20001/src/compiler.cc File src/compiler.cc (right): https://codereview.chromium.org/890543002/diff/20001/src/compiler.cc#newcode1597 src/compiler.cc:1597: void CompilationInfo::PrintFunctionSourceForTesting() { On 2015/01/29 15:08:10, Michael Starzinger wrote: ...
5 years, 10 months ago (2015-01-29 16:51:11 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/890543002/40001
5 years, 10 months ago (2015-01-29 16:53:53 UTC) #5
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 10 months ago (2015-01-29 17:40:16 UTC) #6
commit-bot: I haz the power
5 years, 10 months ago (2015-01-29 17:40:33 UTC) #7
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/11311c083abb37762ea979a25bf1f21c11928b20
Cr-Commit-Position: refs/heads/master@{#26333}

Powered by Google App Engine
This is Rietveld 408576698