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

Issue 9677053: MIPS: Inline functions that use arguments object in f.apply(o, arguments) pattern. (Closed)

Created:
8 years, 9 months ago by kalmard
Modified:
8 years, 9 months ago
CC:
v8-dev
Visibility:
Public.

Description

MIPS: Inline functions that use arguments object in f.apply(o, arguments) pattern. Port r11008 (f7a04e6f9). Original commit message: Support arguments materialization after deoptimization in all frames (not only in topmost one). BUG= TEST= Committed: https://code.google.com/p/v8/source/detail?r=11056

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+36 lines, -7 lines) Patch
M src/mips/lithium-codegen-mips.cc View 2 chunks +12 lines, -6 lines 0 comments Download
M src/mips/lithium-mips.h View 2 chunks +16 lines, -1 line 0 comments Download
M src/mips/lithium-mips.cc View 1 chunk +8 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
kalmard
8 years, 9 months ago (2012-03-13 18:09:14 UTC) #1
Vyacheslav Egorov (Chromium)
8 years, 9 months ago (2012-03-15 12:28:09 UTC) #2
lgtm, landing.

Powered by Google App Engine
This is Rietveld 408576698