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

Issue 8422010: Remove some initialization checks based on source positions. (Closed)

Created:
9 years, 1 month ago by Steven
Modified:
9 years, 1 month ago
Reviewers:
Jakob Kummerow
CC:
v8-dev
Visibility:
Public.

Description

Remove some initialization checks based on source positions. This depends on http://codereview.chromium.org/8352039 and http://codereview.chromium.org/8423005 . Committed: http://code.google.com/p/v8/source/detail?r=9870

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+165 lines, -59 lines) Patch
M src/arm/full-codegen-arm.cc View 1 chunk +52 lines, -20 lines 0 comments Download
M src/ia32/full-codegen-ia32.cc View 1 chunk +51 lines, -19 lines 0 comments Download
M src/parser.cc View 2 chunks +6 lines, -1 line 0 comments Download
M src/variables.h View 2 chunks +4 lines, -0 lines 0 comments Download
M src/variables.cc View 1 chunk +1 line, -0 lines 0 comments Download
M src/x64/full-codegen-x64.cc View 1 chunk +51 lines, -19 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Steven
Some more init checks. PTAL.
9 years, 1 month ago (2011-10-31 14:29:02 UTC) #1
Jakob Kummerow
9 years, 1 month ago (2011-10-31 15:08:29 UTC) #2
LGTM.

Powered by Google App Engine
This is Rietveld 408576698