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

Issue 1155823003: Use conservative hash table capacity growth during entire snapshotting. (Closed)

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

Description

Use conservative hash table capacity growth during entire snapshotting. We want to use the conservative growth strategy during - isolate initialization - bootstrapping a context But not when - not creating a snapshot - running additional code for custom snapshot. R=mvstanton@chromium.org Committed: https://crrev.com/4f4c90d0bbbb78e054ee5451455df12c5ff9a29f Cr-Commit-Position: refs/heads/master@{#28586}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -6 lines) Patch
M src/api.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M src/isolate.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/objects.cc View 1 chunk +6 lines, -6 lines 0 comments Download

Messages

Total messages: 6 (1 generated)
Yang
5 years, 7 months ago (2015-05-22 10:55:39 UTC) #1
mvstanton
lgtm
5 years, 7 months ago (2015-05-22 11:01:46 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1155823003/1
5 years, 7 months ago (2015-05-22 11:20:52 UTC) #4
commit-bot: I haz the power
Committed patchset #1 (id:1)
5 years, 7 months ago (2015-05-22 11:50:42 UTC) #5
commit-bot: I haz the power
5 years, 7 months ago (2015-05-22 11:50:58 UTC) #6
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/4f4c90d0bbbb78e054ee5451455df12c5ff9a29f
Cr-Commit-Position: refs/heads/master@{#28586}

Powered by Google App Engine
This is Rietveld 408576698