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

Issue 358363003: Only create arguments-maps in the bootstrapper, remove now obsolete ValueType flag. (Closed)

Created:
6 years, 5 months ago by Toon Verwaest
Modified:
6 years, 5 months ago
Reviewers:
Igor Sheludko
CC:
v8-dev
Project:
v8
Visibility:
Public.

Description

Only create arguments-maps in the bootstrapper, remove now obsolete ValueType flag. R=ishell@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=22240

Patch Set 1 : #

Patch Set 2 : #

Total comments: 14

Patch Set 3 : Addressed comments and reformat #

Unified diffs Side-by-side diffs Delta from patch set Stats (+327 lines, -463 lines) Patch
M src/arm/code-stubs-arm.cc View 1 2 3 chunks +18 lines, -14 lines 0 comments Download
M src/arm64/code-stubs-arm64.cc View 1 2 2 chunks +29 lines, -29 lines 0 comments Download
M src/bootstrapper.cc View 1 2 6 chunks +72 lines, -124 lines 0 comments Download
M src/builtins.cc View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M src/contexts.h View 1 2 3 chunks +111 lines, -120 lines 0 comments Download
M src/factory.h View 1 2 1 chunk +1 line, -1 line 0 comments Download
M src/factory.cc View 1 2 2 chunks +18 lines, -4 lines 0 comments Download
M src/heap.h View 1 2 1 chunk +0 lines, -4 lines 0 comments Download
M src/heap.cc View 1 2 1 chunk +0 lines, -52 lines 0 comments Download
M src/ia32/code-stubs-ia32.cc View 1 2 3 chunks +29 lines, -24 lines 0 comments Download
M src/objects.h View 1 2 6 chunks +2 lines, -18 lines 0 comments Download
M src/objects.cc View 1 2 14 chunks +18 lines, -31 lines 0 comments Download
M src/runtime.cc View 1 2 8 chunks +9 lines, -18 lines 0 comments Download
M src/x64/code-stubs-x64.cc View 1 2 2 chunks +18 lines, -20 lines 0 comments Download
M test/cctest/cctest.h View 1 chunk +0 lines, -1 line 0 comments Download
M test/cctest/test-alloc.cc View 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
Toon Verwaest
PTAL
6 years, 5 months ago (2014-07-01 14:27:48 UTC) #1
Igor Sheludko
lgtm with nits: https://codereview.chromium.org/358363003/diff/60001/src/arm/code-stubs-arm.cc File src/arm/code-stubs-arm.cc (right): https://codereview.chromium.org/358363003/diff/60001/src/arm/code-stubs-arm.cc#newcode2034 src/arm/code-stubs-arm.cc:2034: // r4 = address of boilerplate ...
6 years, 5 months ago (2014-07-02 14:17:15 UTC) #2
Toon Verwaest
6 years, 5 months ago (2014-07-07 12:21:19 UTC) #3
Message was sent while issue was closed.
Committed patchset #3 manually as r22240 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698