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

Issue 976053002: Fix exception for assignment to uninitialised const (Closed)

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

Description

Fix exception for assignment to uninitialised const R=dslomov@chromium.org, mstarzinger@chromium.org BUG= Committed: https://crrev.com/2ecdf736cf0409b52832f78a4439ace855d6739b Cr-Commit-Position: refs/heads/master@{#27014}

Patch Set 1 #

Total comments: 1

Patch Set 2 : One more test case #

Patch Set 3 : And more #

Patch Set 4 : Yet another one #

Patch Set 5 : Moar #

Patch Set 6 : Check classes too #

Patch Set 7 : Use JS comment syntax #

Patch Set 8 : Jeez #

Total comments: 1

Patch Set 9 : Comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+296 lines, -213 lines) Patch
M src/arm/full-codegen-arm.cc View 1 2 3 4 5 6 7 8 3 chunks +42 lines, -21 lines 0 comments Download
M src/arm64/full-codegen-arm64.cc View 1 2 3 4 5 6 7 8 3 chunks +39 lines, -19 lines 0 comments Download
M src/compiler/ast-graph-builder.cc View 4 chunks +14 lines, -4 lines 0 comments Download
M src/full-codegen.h View 1 2 3 4 5 6 7 8 1 chunk +0 lines, -13 lines 0 comments Download
M src/ia32/full-codegen-ia32.cc View 1 2 3 4 5 6 7 8 3 chunks +42 lines, -21 lines 0 comments Download
M src/ic/ic.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/messages.js View 1 chunk +1 line, -1 line 0 comments Download
M src/runtime/runtime-scopes.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/x64/full-codegen-x64.cc View 1 2 3 4 5 6 7 8 3 chunks +41 lines, -21 lines 0 comments Download
M test/mjsunit/harmony/block-const-assign.js View 1 2 3 4 5 6 7 2 chunks +115 lines, -111 lines 0 comments Download

Messages

Total messages: 10 (2 generated)
rossberg
5 years, 9 months ago (2015-03-04 14:25:05 UTC) #1
Michael Starzinger
LGTM on the TurboFan port, didn't look at the rest.
5 years, 9 months ago (2015-03-04 14:28:58 UTC) #2
Dmitry Lomov (no reviews)
looks good, just a small comment https://codereview.chromium.org/976053002/diff/1/src/arm64/full-codegen-arm64.cc File src/arm64/full-codegen-arm64.cc (right): https://codereview.chromium.org/976053002/diff/1/src/arm64/full-codegen-arm64.cc#newcode2450 src/arm64/full-codegen-arm64.cc:2450: } else if ...
5 years, 9 months ago (2015-03-04 17:57:35 UTC) #3
rossberg
On 2015/03/04 17:57:35, Dmitry Lomov (chromium) wrote: > looks good, just a small comment > ...
5 years, 9 months ago (2015-03-05 11:32:51 UTC) #4
Dmitry Lomov (no reviews)
lgtm
5 years, 9 months ago (2015-03-05 11:51:58 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/976053002/160001
5 years, 9 months ago (2015-03-05 12:19:22 UTC) #8
commit-bot: I haz the power
Committed patchset #9 (id:160001)
5 years, 9 months ago (2015-03-05 12:44:00 UTC) #9
commit-bot: I haz the power
5 years, 9 months ago (2015-03-05 12:44:08 UTC) #10
Message was sent while issue was closed.
Patchset 9 (id:??) landed as
https://crrev.com/2ecdf736cf0409b52832f78a4439ace855d6739b
Cr-Commit-Position: refs/heads/master@{#27014}

Powered by Google App Engine
This is Rietveld 408576698