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

Issue 74013002: MIPS: Reland and fix "Add support for keyed-call on arrays of fast elements”. (Closed)

Created:
7 years, 1 month ago by kilvadyb
Modified:
7 years, 1 month ago
CC:
v8-dev
Base URL:
https://github.com/v8/v8.git@gbl
Visibility:
Public.

Description

MIPS: Reland and fix "Add support for keyed-call on arrays of fast elements”. Port r17782 (32e3232) BUG=

Patch Set 1 #

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

Messages

Total messages: 3 (0 generated)
kilvadyb
7 years, 1 month ago (2013-11-15 12:54:33 UTC) #1
Paul Lind
lgtm
7 years, 1 month ago (2013-11-15 17:31:26 UTC) #2
Paul Lind
7 years, 1 month ago (2013-11-15 17:35:26 UTC) #3
Committed as r17802.

Powered by Google App Engine
This is Rietveld 408576698