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

Issue 2958063002: Fast path for Map.prototype.(Get|Has) with Smi key. (Closed)

Created:
3 years, 5 months ago by Jarin
Modified:
3 years, 5 months ago
Reviewers:
Camillo Bruni
CC:
v8-reviews_googlegroups.com
Target Ref:
refs/heads/master
Project:
v8
Visibility:
Public.

Description

Fast path for Map.prototype.(Get|Has) with Smi key. Review-Url: https://codereview.chromium.org/2958063002 Cr-Commit-Position: refs/heads/master@{#46287} Committed: https://chromium.googlesource.com/v8/v8/+/4e9e81454049b59b256a71a604a9c36a341f923e

Patch Set 1 #

Patch Set 2 : Tweak #

Patch Set 3 : Tweaks #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+124 lines, -4 lines) Patch
M src/builtins/builtins-collections-gen.cc View 1 2 2 chunks +124 lines, -4 lines 2 comments Download

Messages

Total messages: 20 (15 generated)
Jarin
Could you take a look, please?
3 years, 5 months ago (2017-06-27 16:12:42 UTC) #4
Camillo Bruni
LGMT + test nit https://codereview.chromium.org/2958063002/diff/40001/src/builtins/builtins-collections-gen.cc File src/builtins/builtins-collections-gen.cc (right): https://codereview.chromium.org/2958063002/diff/40001/src/builtins/builtins-collections-gen.cc#newcode388 src/builtins/builtins-collections-gen.cc:388: ChangeInt32ToIntPtr(ComputeIntegerHash(key, Int32Constant(0))); uh, I think ...
3 years, 5 months ago (2017-06-28 11:31:16 UTC) #14
Camillo Bruni
lgtm
3 years, 5 months ago (2017-06-28 13:49:03 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2958063002/40001
3 years, 5 months ago (2017-06-28 13:49:38 UTC) #17
commit-bot: I haz the power
3 years, 5 months ago (2017-06-28 13:51:52 UTC) #20
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/v8/v8/+/4e9e81454049b59b256a71a604a9c36a341...

Powered by Google App Engine
This is Rietveld 408576698