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

Issue 211003003: Revert "This implements allocating small typed arrays in heap." (Closed)

Created:
6 years, 9 months ago by Dmitry Lomov (no reviews)
Modified:
6 years, 9 months ago
Reviewers:
Sven Panne
CC:
v8-dev, Paweł Hajdan Jr.
Visibility:
Public.

Description

Revert "This implements allocating small typed arrays in heap." This reverts commit r20240 for breaking Windows build. TBR=svenpanne@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=20242

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+185 lines, -733 lines) Patch
M include/v8.h View 1 chunk +1 line, -1 line 0 comments Download
M src/accessors.cc View 2 chunks +6 lines, -2 lines 0 comments Download
M src/api.cc View 1 chunk +1 line, -3 lines 0 comments Download
M src/bootstrapper.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/elements-kind.h View 3 chunks +2 lines, -13 lines 0 comments Download
M src/elements-kind.cc View 1 chunk +3 lines, -16 lines 0 comments Download
M src/flag-definitions.h View 1 chunk +0 lines, -3 lines 0 comments Download
M src/full-codegen.cc View 1 chunk +0 lines, -7 lines 0 comments Download
M src/heap.h View 3 chunks +0 lines, -16 lines 0 comments Download
M src/heap.cc View 5 chunks +1 line, -40 lines 0 comments Download
M src/hydrogen.h View 2 chunks +0 lines, -13 lines 0 comments Download
M src/hydrogen.cc View 11 chunks +57 lines, -189 lines 0 comments Download
M src/objects.h View 7 chunks +2 lines, -28 lines 0 comments Download
M src/objects.cc View 10 chunks +29 lines, -99 lines 0 comments Download
M src/objects-debug.cc View 1 chunk +1 line, -2 lines 0 comments Download
M src/objects-inl.h View 5 chunks +20 lines, -109 lines 0 comments Download
M src/runtime.h View 3 chunks +2 lines, -15 lines 0 comments Download
M src/runtime.cc View 12 chunks +24 lines, -89 lines 0 comments Download
M src/typedarray.js View 1 chunk +2 lines, -6 lines 0 comments Download
M test/mjsunit/elements-kind.js View 4 chunks +33 lines, -80 lines 0 comments Download
M test/mjsunit/external-array.js View 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
Dmitry Lomov (no reviews)
Committed patchset #1 manually as r20242 (tree was closed).
6 years, 9 months ago (2014-03-25 12:58:39 UTC) #1
Sven Panne
6 years, 9 months ago (2014-03-25 12:58:52 UTC) #2
Message was sent while issue was closed.
LGTM (rubberstamped)

Powered by Google App Engine
This is Rietveld 408576698