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

Issue 6523025: Enable compound assignment to context slots. (Closed)

Created:
9 years, 10 months ago by rossberg
Modified:
9 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

Enable compound assignment to context slots. Committed: http://code.google.com/p/v8/source/detail?r=6798

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -11 lines) Patch
M src/hydrogen.cc View 4 chunks +18 lines, -11 lines 1 comment Download

Messages

Total messages: 2 (0 generated)
rossberg
Also supports count operations.
9 years, 10 months ago (2011-02-15 16:30:44 UTC) #1
Kevin Millikin (Chromium)
9 years, 10 months ago (2011-02-15 16:34:58 UTC) #2
LGTM.

http://codereview.chromium.org/6523025/diff/1/src/hydrogen.cc
File src/hydrogen.cc (right):

http://codereview.chromium.org/6523025/diff/1/src/hydrogen.cc#newcode4735
src/hydrogen.cc:4735: BAILOUT("non-stack/non-global variable in count
operation");
"non-stack/non-global" ==> "lookup"

Powered by Google App Engine
This is Rietveld 408576698