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

Issue 153863005: Just calculate pretenuring ratio when needed. (Closed)

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

Description

Just calculate pretenuring ratio when needed. BUG= R=mvstanton@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=19144

Patch Set 1 #

Total comments: 2

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -2 lines) Patch
M src/objects-inl.h View 1 1 chunk +5 lines, -2 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
mvstanton
that one comment and LGTM. https://codereview.chromium.org/153863005/diff/1/src/objects-inl.h File src/objects-inl.h (right): https://codereview.chromium.org/153863005/diff/1/src/objects-inl.h#newcode1558 src/objects-inl.h:1558: ratio = static_cast<double>(found_count) / ...
6 years, 10 months ago (2014-02-06 11:23:33 UTC) #1
Hannes Payer (out of office)
https://codereview.chromium.org/153863005/diff/1/src/objects-inl.h File src/objects-inl.h (right): https://codereview.chromium.org/153863005/diff/1/src/objects-inl.h#newcode1558 src/objects-inl.h:1558: ratio = static_cast<double>(found_count) / create_count; On 2014/02/06 11:23:33, mvstanton ...
6 years, 10 months ago (2014-02-06 11:26:52 UTC) #2
Hannes Payer (out of office)
6 years, 10 months ago (2014-02-06 11:27:14 UTC) #3
Message was sent while issue was closed.
Committed patchset #2 manually as r19144 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698