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

Issue 11931012: Fix arguments materialization for inlined apply(). (Closed)

Created:
7 years, 11 months ago by Michael Starzinger
Modified:
7 years, 11 months ago
Reviewers:
Sven Panne
CC:
v8-dev
Visibility:
Public.

Description

Fix arguments materialization for inlined apply(). This fixes materialization of the arguments object in case the constant function check if TryCallApply() inside an inlined frame fails. R=svenpanne@chromium.org BUG=v8:2489 TEST=mjsunit/regress/regress-2489 Committed: http://code.google.com/p/v8/source/detail?r=13386

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+29 lines, -14 lines) Patch
M src/hydrogen.cc View 1 chunk +4 lines, -1 line 0 comments Download
M src/hydrogen-instructions.h View 1 chunk +2 lines, -0 lines 0 comments Download
M src/hydrogen-instructions.cc View 1 chunk +7 lines, -0 lines 0 comments Download
A + test/mjsunit/regress/regress-2489.js View 2 chunks +16 lines, -13 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Michael Starzinger
7 years, 11 months ago (2013-01-16 09:17:14 UTC) #1
Sven Panne
7 years, 11 months ago (2013-01-16 09:21:40 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698