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

Issue 7497067: Fix fun.apply(receiver, arguments) optimization. (Closed)

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

Description

Fix fun.apply(receiver, arguments) optimization. R=kmillikin@chromium.org BUG=v8:1592 TEST=mjsunit/regress/regress-1592.js Committed: http://code.google.com/p/v8/source/detail?r=8884

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+62 lines, -12 lines) Patch
M src/bootstrapper.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M src/hydrogen.h View 1 chunk +3 lines, -0 lines 0 comments Download
M src/hydrogen.cc View 3 chunks +11 lines, -10 lines 0 comments Download
M src/objects.h View 1 chunk +1 line, -0 lines 0 comments Download
A test/mjsunit/regress/regress-1592.js View 1 chunk +45 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Vitaly Repeshko
9 years, 4 months ago (2011-08-10 15:21:53 UTC) #1
Kevin Millikin (Chromium)
9 years, 4 months ago (2011-08-10 15:44:01 UTC) #2
LGTM.

Powered by Google App Engine
This is Rietveld 408576698