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

Issue 104403008: Pretenure mode was erroneously consulted in FastCloneShallowObjectStub. (Closed)

Created:
7 years ago by mvstanton
Modified:
7 years ago
CC:
v8-dev
Visibility:
Public.

Description

Pretenure mode was erroneously consulted in FastCloneShallowObjectStub. FastCloneShallowObjectStub is only called from full code. When the code is optimized, then we'll inline the cloning and respect pretenure mode. R=hpayer@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=18368

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M src/code-stubs-hydrogen.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
mvstanton
Hi Hannes, Small bugfix, PTAL. --Michael
7 years ago (2013-12-12 11:43:16 UTC) #1
Hannes Payer (out of office)
LGTM
7 years ago (2013-12-13 10:09:44 UTC) #2
mvstanton
7 years ago (2013-12-18 22:44:03 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r18368 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698