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

Issue 16407006: Merged r14958, r14959, r14961 into trunk branch. (Closed)

Created:
7 years, 6 months ago by palfia
Modified:
7 years, 6 months ago
CC:
v8-dev
Visibility:
Public.

Description

Merged r14958, r14959, r14961 into trunk branch. MIPS: Adapt hydrogen-based Array constructor to also support InternalArray and function call versions. MIPS: Fix LStoreKeyed error when tracing instruction. MIPS: Add LoadIC_Slow builtin and use it for loading properties from primitive values. BUG=chromium:242512 R=jkummerow@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=14963

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+210 lines, -26 lines) Patch
M src/mips/builtins-mips.cc View 2 chunks +32 lines, -18 lines 0 comments Download
M src/mips/code-stubs-mips.cc View 4 chunks +154 lines, -0 lines 0 comments Download
M src/mips/ic-mips.cc View 3 chunks +15 lines, -6 lines 0 comments Download
M src/mips/lithium-mips.cc View 1 chunk +8 lines, -1 line 0 comments Download
M src/version.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
palfia
7 years, 6 months ago (2013-06-05 18:12:51 UTC) #1
palfia
7 years, 6 months ago (2013-06-05 18:13:38 UTC) #2
danno
lgtm
7 years, 6 months ago (2013-06-05 21:03:27 UTC) #3
palfia
7 years, 6 months ago (2013-06-05 22:27:13 UTC) #4
Message was sent while issue was closed.
Committed manually as r14963 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698