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

Issue 7027024: MIPS:port Reapply change to Pass undefined to JS builtins when called with implicit receiver. (Closed)

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

Description

MIPS:port Reapply change to Pass undefined to JS builtins when called with implicit receiver. Port r8110 (0a6ff3a) to mips. Some mips work was in original commit. Fixed bug due to Generate_ArgumentsAdaptorTrampoline using the dedicated CallKind reg (t1) as a temporary. BUG= TEST=

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -8 lines) Patch
M src/mips/builtins-mips.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M src/mips/full-codegen-mips.cc View 1 chunk +5 lines, -5 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Paul Lind
9 years, 6 months ago (2011-06-01 05:43:57 UTC) #1
Søren Thygesen Gjesse
9 years, 6 months ago (2011-06-01 09:04:52 UTC) #2
LGTM

I will commit it.

Powered by Google App Engine
This is Rietveld 408576698