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

Issue 8747011: MIPS: Implement code stub for object literal creation. (Closed)

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

Description

MIPS: Implement code stub for object literal creation. Port r10056 (ffa6eedd8). Original commit message: This just ports r10036 to the ARM codegenerator. Please see the original revision for a detailed description. BUG= TEST= Committed: http://code.google.com/p/v8/source/detail?r=10124

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+68 lines, -5 lines) Patch
M src/mips/code-stubs-mips.cc View 1 chunk +45 lines, -0 lines 0 comments Download
M src/mips/full-codegen-mips.cc View 2 chunks +8 lines, -2 lines 0 comments Download
M src/mips/lithium-codegen-mips.cc View 1 chunk +15 lines, -3 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
kalmard
Fully building and testing v8 on MIPS requires the following patches to be landed: http://codereview.chromium.org/8561001/ ...
9 years ago (2011-11-30 14:02:03 UTC) #1
Michael Starzinger
9 years ago (2011-12-01 14:13:13 UTC) #2
LGTM. Landed as r10124.

Powered by Google App Engine
This is Rietveld 408576698