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

Issue 16226012: Added pretenuring support for call new. (Closed)

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

Description

Added pretenuring support for call new. BUG= R=mvstanton@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=14935

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+36 lines, -1 line) Patch
M src/flag-definitions.h View 1 chunk +3 lines, -0 lines 0 comments Download
M src/hydrogen.cc View 1 chunk +9 lines, -1 line 0 comments Download
M test/cctest/test-heap.cc View 1 chunk +24 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Hannes Payer (out of office)
We will enable this code as soon as we have pretenuring support for specific allocation ...
7 years, 6 months ago (2013-06-04 12:43:14 UTC) #1
mvstanton
Cool, LGTM. One note, at this moment, "new Array()" is exempt from your flag, since ...
7 years, 6 months ago (2013-06-04 12:57:26 UTC) #2
Hannes Payer (out of office)
7 years, 6 months ago (2013-06-04 13:20:20 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r14935 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698