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

Issue 200213003: Handlification of ArrayConstructorCommon(). (Closed)

Created:
6 years, 9 months ago by Igor Sheludko
Modified:
6 years, 9 months ago
Reviewers:
Yang
CC:
v8-dev
Visibility:
Public.

Description

Handlification of ArrayConstructorCommon(). R=yangguo@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=20001

Patch Set 1 #

Total comments: 1

Patch Set 2 : Addressing review comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+78 lines, -34 lines) Patch
M src/elements.h View 1 chunk +3 lines, -0 lines 0 comments Download
M src/elements.cc View 1 chunk +9 lines, -0 lines 0 comments Download
M src/factory.h View 1 2 chunks +11 lines, -3 lines 0 comments Download
M src/factory.cc View 1 2 chunks +22 lines, -4 lines 0 comments Download
M src/objects.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/objects.cc View 1 chunk +9 lines, -0 lines 0 comments Download
M src/runtime.cc View 1 4 chunks +23 lines, -27 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Igor Sheludko
PTAL
6 years, 9 months ago (2014-03-14 17:09:53 UTC) #1
Yang
LGTM with one comment. https://codereview.chromium.org/200213003/diff/1/src/factory.cc File src/factory.cc (right): https://codereview.chromium.org/200213003/diff/1/src/factory.cc#newcode1442 src/factory.cc:1442: void Factory::AllocateJSArrayStorage(Handle<JSArray> array, If a ...
6 years, 9 months ago (2014-03-17 14:13:04 UTC) #2
Igor Sheludko
6 years, 9 months ago (2014-03-17 15:01:55 UTC) #3
Message was sent while issue was closed.
Committed patchset #2 manually as r20001 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698