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

Issue 5697006: Emit a load of the elements array only before the first store.... (Closed)

Created:
10 years ago by fschneider
Modified:
9 years, 6 months ago
Reviewers:
William Hesse
CC:
v8-dev
Visibility:
Public.

Description

Emit a load of the elements array only before the first store. This avoid emitting the load for empty and constant array literals. Committed: http://code.google.com/p/v8/source/detail?r=6034

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : fixed compilation #

Patch Set 4 : '' #

Patch Set 5 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -1 line) Patch
M src/hydrogen.cc View 1 2 3 4 2 chunks +9 lines, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
fschneider
10 years ago (2010-12-15 15:35:24 UTC) #1
William Hesse
10 years ago (2010-12-15 16:05:29 UTC) #2
LGTM.

Powered by Google App Engine
This is Rietveld 408576698