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

Issue 2964633002: CSA fast path for Map.prototype.(Get|Has) for string keys. (Closed)

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

Description

CSA fast path for Map.prototype.(Get|Has) for string keys. Review-Url: https://codereview.chromium.org/2964633002 Cr-Commit-Position: refs/heads/master@{#46394} Committed: https://chromium.googlesource.com/v8/v8/+/3a243d3aef982126c36f00d9ea98b908e0490692

Patch Set 1 #

Patch Set 2 : Fix #

Total comments: 6

Patch Set 3 : Address reviewer comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+146 lines, -42 lines) Patch
M src/builtins/builtins-collections-gen.cc View 1 2 6 chunks +145 lines, -41 lines 0 comments Download
M src/code-stub-assembler.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 18 (13 generated)
Jarin
Up for discussion. Some observations: - I am not sure it is worth to have ...
3 years, 5 months ago (2017-06-30 09:36:37 UTC) #4
Camillo Bruni
Aside from possible code-bloat, I like the code this way... C++ is still cumbersome with ...
3 years, 5 months ago (2017-07-03 14:51:29 UTC) #11
Jarin
https://codereview.chromium.org/2964633002/diff/20001/src/builtins/builtins-collections-gen.cc File src/builtins/builtins-collections-gen.cc (right): https://codereview.chromium.org/2964633002/diff/20001/src/builtins/builtins-collections-gen.cc#newcode42 src/builtins/builtins-collections-gen.cc:42: Label* entry_found, Variable* entry_start_position, Label* not_found); On 2017/07/03 14:51:29, ...
3 years, 5 months ago (2017-07-04 04:24:47 UTC) #12
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/2964633002/40001
3 years, 5 months ago (2017-07-04 04:25:03 UTC) #15
commit-bot: I haz the power
3 years, 5 months ago (2017-07-04 04:52:06 UTC) #18
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/v8/v8/+/3a243d3aef982126c36f00d9ea98b908e04...

Powered by Google App Engine
This is Rietveld 408576698