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

Issue 7740019: MIPS: Fix for function argument access in non-strict mode. (Closed)

Created:
9 years, 4 months ago by Paul Lind
Modified:
9 years, 4 months ago
Reviewers:
fschneider
CC:
v8-dev
Visibility:
Public.

Description

MIPS: Fix for function argument access in non-strict mode. This fix resolves failures in sputnik tests: S13_A13_T1, S13_A13_T2, S13_A13_T3. The tests check function argument after it is deleted in non-strict mode. BUG= TEST= Committed: http://code.google.com/p/v8/source/detail?r=9014

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M src/mips/ic-mips.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
Paul Lind
9 years, 4 months ago (2011-08-25 05:33:34 UTC) #1
fschneider
9 years, 4 months ago (2011-08-25 10:33:08 UTC) #2
LGTM.

Powered by Google App Engine
This is Rietveld 408576698