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

Issue 375503008: 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
CC:
v8-dev
Project:
v8
Visibility:
Public.

Description

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

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+327 lines, -463 lines) Patch
M src/arm/code-stubs-arm.cc View 3 chunks +18 lines, -14 lines 0 comments Download
M src/arm64/code-stubs-arm64.cc View 2 chunks +29 lines, -29 lines 0 comments Download
M src/bootstrapper.cc View 6 chunks +72 lines, -124 lines 0 comments Download
M src/builtins.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M src/contexts.h View 3 chunks +111 lines, -120 lines 0 comments Download
M src/factory.h View 1 chunk +1 line, -1 line 0 comments Download
M src/factory.cc View 2 chunks +18 lines, -4 lines 0 comments Download
M src/heap.h View 1 chunk +0 lines, -4 lines 0 comments Download
M src/heap.cc View 1 chunk +0 lines, -52 lines 0 comments Download
M src/ia32/code-stubs-ia32.cc View 3 chunks +29 lines, -24 lines 0 comments Download
M src/objects.h View 6 chunks +2 lines, -18 lines 0 comments Download
M src/objects.cc View 14 chunks +18 lines, -31 lines 0 comments Download
M src/runtime.cc View 8 chunks +9 lines, -18 lines 0 comments Download
M src/x64/code-stubs-x64.cc View 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: 1 (0 generated)
Toon Verwaest
6 years, 5 months ago (2014-07-07 13:27:54 UTC) #1
Message was sent while issue was closed.
Committed patchset #1 manually as r22245 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698