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

Issue 1697533002: [builtins] Remove superfluous fixed array allocation (Closed)

Created:
4 years, 10 months ago by Toon Verwaest
Modified:
4 years, 10 months ago
Reviewers:
Camillo Bruni
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

[builtins] Remove superfluous fixed array allocation Speeds up Object.keys by another ~10-20% :) Committed: https://crrev.com/eb6d46de9f5ecf7dc5f75fd8c35e482755968c91 Cr-Commit-Position: refs/heads/master@{#33945}

Patch Set 1 : #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -16 lines) Patch
M src/builtins.cc View 1 chunk +14 lines, -16 lines 2 comments Download

Messages

Total messages: 9 (4 generated)
Toon Verwaest
ptal
4 years, 10 months ago (2016-02-12 12:52:04 UTC) #3
Camillo Bruni
lgtm https://codereview.chromium.org/1697533002/diff/20001/src/builtins.cc File src/builtins.cc (right): https://codereview.chromium.org/1697533002/diff/20001/src/builtins.cc#newcode1857 src/builtins.cc:1857: isolate->heap()->empty_fixed_array()) { Maybe add a HasNoElements helper at ...
4 years, 10 months ago (2016-02-12 13:04:21 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1697533002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1697533002/20001
4 years, 10 months ago (2016-02-12 13:13:18 UTC) #6
commit-bot: I haz the power
Committed patchset #1 (id:20001)
4 years, 10 months ago (2016-02-12 13:42:50 UTC) #7
commit-bot: I haz the power
4 years, 10 months ago (2016-02-12 13:43:34 UTC) #9
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/eb6d46de9f5ecf7dc5f75fd8c35e482755968c91
Cr-Commit-Position: refs/heads/master@{#33945}

Powered by Google App Engine
This is Rietveld 408576698