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

Issue 1681533003: Tenure long-living descriptor arrays. (Closed)

Created:
4 years, 10 months ago by Hannes Payer (out of office)
Modified:
4 years, 10 months ago
Reviewers:
Igor Sheludko, ulan
CC:
v8-reviews_googlegroups.com
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

Tenure long-living descriptor arrays. BUG=chromium:580971 LOG=n Committed: https://crrev.com/bf521632caa8b83140d01b4d1104733405eb251d Cr-Commit-Position: refs/heads/master@{#33840}

Patch Set 1 #

Total comments: 2

Patch Set 2 : #

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

Messages

Total messages: 13 (4 generated)
Hannes Payer (out of office)
4 years, 10 months ago (2016-02-08 16:57:50 UTC) #2
ulan
lgtm
4 years, 10 months ago (2016-02-08 17:06:22 UTC) #3
Igor Sheludko
https://codereview.chromium.org/1681533003/diff/1/src/objects.cc File src/objects.cc (right): https://codereview.chromium.org/1681533003/diff/1/src/objects.cc#newcode9470 src/objects.cc:9470: descriptors = DescriptorArray::Allocate(map->GetIsolate(), 0, 1, TENURED); I would assume ...
4 years, 10 months ago (2016-02-08 19:54:03 UTC) #4
Hannes Payer (out of office)
Thanks for the comment! The rule of thumb is: as long as we add slack ...
4 years, 10 months ago (2016-02-09 08:05:14 UTC) #5
Hannes Payer (out of office)
https://codereview.chromium.org/1681533003/diff/1/src/objects.cc File src/objects.cc (right): https://codereview.chromium.org/1681533003/diff/1/src/objects.cc#newcode9470 src/objects.cc:9470: descriptors = DescriptorArray::Allocate(map->GetIsolate(), 0, 1, TENURED); On 2016/02/08 19:54:03, ...
4 years, 10 months ago (2016-02-09 08:06:01 UTC) #6
Igor Sheludko
lgtm
4 years, 10 months ago (2016-02-09 09:33:43 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1681533003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1681533003/20001
4 years, 10 months ago (2016-02-09 10:00:17 UTC) #10
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 10 months ago (2016-02-09 10:24:40 UTC) #11
commit-bot: I haz the power
4 years, 10 months ago (2016-02-09 10:25:13 UTC) #13
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/bf521632caa8b83140d01b4d1104733405eb251d
Cr-Commit-Position: refs/heads/master@{#33840}

Powered by Google App Engine
This is Rietveld 408576698