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

Issue 660174: Return length passed instead of receiver to allow chained assignments like (Closed)

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

Description

Return length passed instead of receiver to allow chained assignments like foo = a.length = 7 BUG=crbug.com/36854 Committed: http://code.google.com/p/v8/source/detail?r=3979

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -7 lines) Patch
M src/ic.cc View 1 chunk +3 lines, -1 line 0 comments Download
M test/mjsunit/array-length.js View 6 chunks +16 lines, -6 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
antonm
Søren, Mads, may you have a look? Actual reduction is the last loop added. It ...
10 years, 10 months ago (2010-02-26 13:24:34 UTC) #1
Søren Thygesen Gjesse
10 years, 10 months ago (2010-02-26 14:09:42 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698