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

Issue 141143003: MIPS: Implement in-heap backing store for typed arrays. (Closed)

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

Description

MIPS: Implement in-heap backing store for typed arrays. Port r18651 (49744859) Original commit message: This adds a fixed array sub-type that will represent a backing store for typed arrays allocated with TypedArray(length) construtor. BUG= R=plind44@gmail.com Committed: https://code.google.com/p/v8/source/detail?r=18652

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+94 lines, -37 lines) Patch
M src/mips/lithium-codegen-mips.cc View 9 chunks +66 lines, -20 lines 0 comments Download
M src/mips/lithium-mips.h View 2 chunks +12 lines, -0 lines 0 comments Download
M src/mips/lithium-mips.cc View 4 chunks +16 lines, -17 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
palfia
PTAL.
6 years, 11 months ago (2014-01-16 21:13:01 UTC) #1
Paul Lind
LGTM.
6 years, 11 months ago (2014-01-16 21:59:26 UTC) #2
Paul Lind
LGTM.
6 years, 11 months ago (2014-01-16 21:59:27 UTC) #3
palfia
6 years, 11 months ago (2014-01-16 22:45:19 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 manually as r18652 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698