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

Issue 1107233004: Implement kToBeExecutedOnceCodeAge. (Closed)

Created:
5 years, 7 months ago by vogelheim
Modified:
5 years, 7 months ago
Reviewers:
rmcilroy, Yang
CC:
v8-dev
Base URL:
https://chromium.googlesource.com/v8/v8.git@mandreel
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

Implement kToBeExecutedOnceCodeAge. An initial 'code age' state that will turn into a 'pre-aging' code age only after it was executed the first time. BUG=470930 LOG=Y Committed: https://crrev.com/6b905c3a160e55d84606d866f0cd90f929e39ac4 Cr-Commit-Position: refs/heads/master@{#28162}

Patch Set 1 #

Patch Set 2 : Fix pre-aging. #

Patch Set 3 : Add platforms. Transition ToBeExecutedOnce -> ExecutedOnce. #

Total comments: 2

Patch Set 4 : Fix comment. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+89 lines, -26 lines) Patch
M src/arm/builtins-arm.cc View 1 2 1 chunk +5 lines, -0 lines 0 comments Download
M src/arm64/builtins-arm64.cc View 1 2 1 chunk +5 lines, -0 lines 0 comments Download
M src/builtins.h View 3 chunks +3 lines, -0 lines 0 comments Download
M src/heap/mark-compact.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/ia32/builtins-ia32.cc View 1 2 1 chunk +5 lines, -0 lines 0 comments Download
M src/mips/builtins-mips.cc View 1 2 1 chunk +5 lines, -0 lines 0 comments Download
M src/mips64/builtins-mips64.cc View 1 2 1 chunk +5 lines, -0 lines 0 comments Download
M src/objects.h View 2 chunks +4 lines, -5 lines 0 comments Download
M src/objects.cc View 1 2 3 6 chunks +41 lines, -20 lines 0 comments Download
M src/ppc/builtins-ppc.cc View 1 2 1 chunk +5 lines, -0 lines 0 comments Download
M src/x64/builtins-x64.cc View 1 2 1 chunk +5 lines, -0 lines 0 comments Download
M src/x87/builtins-x87.cc View 1 2 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 16 (3 generated)
vogelheim
- Since we're not sure whether this is a good idea in the first place, ...
5 years, 7 months ago (2015-04-28 16:54:00 UTC) #2
vogelheim
On 2015/04/28 16:54:00, vogelheim wrote: > - Since we're not sure whether this is a ...
5 years, 7 months ago (2015-04-29 09:26:43 UTC) #3
rmcilroy
On 2015/04/29 09:26:43, vogelheim wrote: > On 2015/04/28 16:54:00, vogelheim wrote: > > - Since ...
5 years, 7 months ago (2015-04-29 10:22:15 UTC) #4
vogelheim
On 2015/04/29 10:22:15, rmcilroy wrote: > On 2015/04/29 09:26:43, vogelheim wrote: > > On 2015/04/28 ...
5 years, 7 months ago (2015-04-29 14:31:11 UTC) #5
rmcilroy
On 2015/04/29 14:31:11, vogelheim wrote: > On 2015/04/29 10:22:15, rmcilroy wrote: > > On 2015/04/29 ...
5 years, 7 months ago (2015-04-29 14:39:04 UTC) #6
rmcilroy
On 2015/04/29 14:39:04, rmcilroy wrote: > On 2015/04/29 14:31:11, vogelheim wrote: > > On 2015/04/29 ...
5 years, 7 months ago (2015-04-29 14:39:30 UTC) #7
vogelheim
On 2015/04/29 14:39:30, rmcilroy wrote: > On 2015/04/29 14:39:04, rmcilroy wrote: > > On 2015/04/29 ...
5 years, 7 months ago (2015-04-29 16:43:29 UTC) #8
rmcilroy
Looks great, thanks! lgtm. https://codereview.chromium.org/1107233004/diff/40001/src/objects.cc File src/objects.cc (right): https://codereview.chromium.org/1107233004/diff/40001/src/objects.cc#newcode11335 src/objects.cc:11335: // IsOldAge defines the collection ...
5 years, 7 months ago (2015-04-30 10:42:04 UTC) #9
vogelheim
https://codereview.chromium.org/1107233004/diff/40001/src/objects.cc File src/objects.cc (right): https://codereview.chromium.org/1107233004/diff/40001/src/objects.cc#newcode11335 src/objects.cc:11335: // IsOldAge defines the collection criteria for a Code ...
5 years, 7 months ago (2015-04-30 11:01:47 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1107233004/60001
5 years, 7 months ago (2015-04-30 11:45:34 UTC) #13
Yang
lgtm
5 years, 7 months ago (2015-04-30 11:51:29 UTC) #14
commit-bot: I haz the power
Committed patchset #4 (id:60001)
5 years, 7 months ago (2015-04-30 12:31:42 UTC) #15
commit-bot: I haz the power
5 years, 7 months ago (2015-04-30 12:32:03 UTC) #16
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/6b905c3a160e55d84606d866f0cd90f929e39ac4
Cr-Commit-Position: refs/heads/master@{#28162}

Powered by Google App Engine
This is Rietveld 408576698