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

Issue 2870013004: [builtins] String.prototype.slice as a CSA builtin. (Closed)

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

Description

[builtins] String.prototype.slice as a CSA builtin. BUG=v8:6370 Review-Url: https://codereview.chromium.org/2870013004 Cr-Commit-Position: refs/heads/master@{#45275} Committed: https://chromium.googlesource.com/v8/v8/+/0e788e3291c167f1dabf03c9788117224007fc73

Patch Set 1 #

Patch Set 2 : fixes #

Patch Set 3 : Flags for SubString. #

Total comments: 12

Patch Set 4 : Comment response. #

Patch Set 5 : REBASE. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+191 lines, -125 lines) Patch
M src/bootstrapper.cc View 1 2 3 4 1 chunk +2 lines, -0 lines 0 comments Download
M src/builtins/builtins-definitions.h View 1 2 3 4 1 chunk +2 lines, -0 lines 0 comments Download
M src/builtins/builtins-string-gen.cc View 1 2 3 4 chunks +161 lines, -75 lines 0 comments Download
M src/code-stub-assembler.h View 1 2 3 4 1 chunk +7 lines, -1 line 0 comments Download
M src/code-stub-assembler.cc View 1 2 3 4 3 chunks +18 lines, -5 lines 0 comments Download
M src/debug/debug-evaluate.cc View 1 1 chunk +1 line, -0 lines 0 comments Download
M src/js/string.js View 1 2 chunks +0 lines, -44 lines 0 comments Download

Messages

Total messages: 22 (16 generated)
mvstanton
Hi Jakob, Here is the CL we discussed. I'm not completely sure if the flags ...
3 years, 7 months ago (2017-05-10 13:20:54 UTC) #8
jgruber
Thanks! lgtm with a couple of nits. Right, we don't save that many instructions unfortunately ...
3 years, 7 months ago (2017-05-11 08:57:41 UTC) #11
mvstanton
Addressed comments, thanks very much! Benedikt, could you give a rubber-stamp LGTM for the removal ...
3 years, 7 months ago (2017-05-12 11:00:43 UTC) #13
Benedikt Meurer
LGTM
3 years, 7 months ago (2017-05-12 11:08:55 UTC) #16
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/2870013004/80001
3 years, 7 months ago (2017-05-12 11:12:35 UTC) #19
commit-bot: I haz the power
3 years, 7 months ago (2017-05-12 11:35:41 UTC) #22
Message was sent while issue was closed.
Committed patchset #5 (id:80001) as
https://chromium.googlesource.com/v8/v8/+/0e788e3291c167f1dabf03c978811722400...

Powered by Google App Engine
This is Rietveld 408576698