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

Issue 201303009: 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=20024

Patch Set 1 #

Patch Set 2 : Comment removed #

Total comments: 4

Patch Set 3 : Addressing review notes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+63 lines, -45 lines) Patch
M src/elements.h View 1 chunk +0 lines, -3 lines 0 comments Download
M src/elements.cc View 1 2 4 chunks +24 lines, -37 lines 0 comments Download
M src/objects.h View 1 2 2 chunks +9 lines, -1 line 0 comments Download
M src/objects.cc View 1 2 3 chunks +29 lines, -3 lines 0 comments Download
M test/cctest/test-heap.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
Igor Sheludko
PTAL
6 years, 9 months ago (2014-03-17 15:29:27 UTC) #1
Yang
LGTM with comments. https://codereview.chromium.org/201303009/diff/20001/src/elements.cc File src/elements.cc (right): https://codereview.chromium.org/201303009/diff/20001/src/elements.cc#newcode1916 src/elements.cc:1916: Factory* factory = isolate->factory(); Small nit ...
6 years, 9 months ago (2014-03-18 09:52:16 UTC) #2
Igor Sheludko
https://codereview.chromium.org/201303009/diff/20001/src/elements.cc File src/elements.cc (right): https://codereview.chromium.org/201303009/diff/20001/src/elements.cc#newcode1916 src/elements.cc:1916: Factory* factory = isolate->factory(); On 2014/03/18 09:52:17, Yang wrote: ...
6 years, 9 months ago (2014-03-18 11:25:10 UTC) #3
Igor Sheludko
6 years, 9 months ago (2014-03-18 11:38:34 UTC) #4
Message was sent while issue was closed.
Committed patchset #3 manually as r20024 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698