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

Issue 17580011: Added pretenuring support for fast literal allocation in old data space. (Closed)

Created:
7 years, 6 months ago by Hannes Payer (out of office)
Modified:
7 years, 6 months ago
Reviewers:
Michael Starzinger
CC:
v8-dev
Visibility:
Public.

Description

Added pretenuring support for fast literal allocation in old data space. BUG= R=mstarzinger@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=15306

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Total comments: 10

Patch Set 5 : #

Patch Set 6 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+264 lines, -50 lines) Patch
M src/hydrogen.h View 3 chunks +13 lines, -4 lines 0 comments Download
M src/hydrogen.cc View 1 2 3 4 12 chunks +82 lines, -35 lines 0 comments Download
M test/cctest/test-heap.cc View 1 2 3 4 5 5 chunks +169 lines, -11 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Michael Starzinger
Looking good, just a few nits. https://codereview.chromium.org/17580011/diff/1004/src/hydrogen.cc File src/hydrogen.cc (right): https://codereview.chromium.org/17580011/diff/1004/src/hydrogen.cc#newcode9964 src/hydrogen.cc:9964: Handle<Map> free_space_map(isolate()->heap()->free_space_map()); Better ...
7 years, 6 months ago (2013-06-24 15:04:47 UTC) #1
Hannes Payer (out of office)
https://codereview.chromium.org/17580011/diff/1004/src/hydrogen.cc File src/hydrogen.cc (right): https://codereview.chromium.org/17580011/diff/1004/src/hydrogen.cc#newcode9964 src/hydrogen.cc:9964: Handle<Map> free_space_map(isolate()->heap()->free_space_map()); On 2013/06/24 15:04:47, Michael Starzinger wrote: > ...
7 years, 6 months ago (2013-06-24 16:44:22 UTC) #2
Michael Starzinger
LGTM.
7 years, 6 months ago (2013-06-24 16:45:54 UTC) #3
Hannes Payer (out of office)
7 years, 6 months ago (2013-06-25 07:48:01 UTC) #4
Message was sent while issue was closed.
Committed patchset #6 manually as r15306 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698