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

Issue 218633014: Replace CopyMap(constructor->initial_map()) by Map::Create(constructor) (Closed)

Created:
6 years, 8 months ago by Toon Verwaest
Modified:
6 years, 8 months ago
Reviewers:
ulan
CC:
v8-dev
Visibility:
Public.

Description

Replace CopyMap(constructor->initial_map()) by Map::Create(constructor) BUG= R=ulan@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=20437

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+42 lines, -75 lines) Patch
M src/bootstrapper.cc View 1 chunk +6 lines, -6 lines 0 comments Download
M src/factory.h View 1 chunk +0 lines, -6 lines 0 comments Download
M src/factory.cc View 2 chunks +3 lines, -36 lines 0 comments Download
M src/objects.h View 2 chunks +2 lines, -1 line 0 comments Download
M src/objects.cc View 2 chunks +29 lines, -20 lines 0 comments Download
M src/runtime.cc View 1 chunk +1 line, -3 lines 0 comments Download
M test/cctest/test-heap.cc View 2 chunks +1 line, -3 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Toon Verwaest
PTAL
6 years, 8 months ago (2014-04-01 17:42:45 UTC) #1
ulan
lgtm
6 years, 8 months ago (2014-04-01 18:55:46 UTC) #2
Toon Verwaest
6 years, 8 months ago (2014-04-02 13:31:01 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r20437 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698