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

Issue 2313393005: [builtins] Move StringLocaleCompare to a builtin. (Closed)

Created:
4 years, 3 months ago by petermarshall
Modified:
4 years, 3 months ago
Reviewers:
Benedikt Meurer, Franzi
CC:
v8-reviews_googlegroups.com
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[builtins] Move StringLocaleCompare to a builtin. CQ_INCLUDE_TRYBOTS=master.tryserver.v8:v8_linux_noi18n_rel_ng BUG=v8:5364 Committed: https://crrev.com/8ffbd333bbcc73f6dbae40ef501c2b1166b3cc05 Cr-Commit-Position: refs/heads/master@{#39347}

Patch Set 1 #

Patch Set 2 : Merge bugfix #

Patch Set 3 : Add comment explaining override #

Total comments: 1

Patch Set 4 : Change dcheck to dcheck_eq #

Unified diffs Side-by-side diffs Delta from patch set Stats (+55 lines, -57 lines) Patch
M src/bootstrapper.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M src/builtins/builtins.h View 1 1 chunk +2 lines, -0 lines 0 comments Download
M src/builtins/builtins-string.cc View 1 2 3 1 chunk +51 lines, -0 lines 0 comments Download
M src/js/string.js View 2 chunks +0 lines, -12 lines 0 comments Download
M src/runtime/runtime.h View 1 chunk +0 lines, -1 line 0 comments Download
M src/runtime/runtime-strings.cc View 1 chunk +0 lines, -44 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 19 (13 generated)
petermarshall
4 years, 3 months ago (2016-09-12 10:38:55 UTC) #10
Franzi
On 2016/09/12 at 10:38:55, petermarshall wrote: > LGTM. But can we say StringLocaleCompare in the ...
4 years, 3 months ago (2016-09-12 10:57:23 UTC) #11
Benedikt Meurer
LGTM once nit is addressed. https://codereview.chromium.org/2313393005/diff/40001/src/builtins/builtins-string.cc File src/builtins/builtins-string.cc (right): https://codereview.chromium.org/2313393005/diff/40001/src/builtins/builtins-string.cc#newcode488 src/builtins/builtins-string.cc:488: DCHECK(args.length() == 2); Nit: ...
4 years, 3 months ago (2016-09-12 10:58:57 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/2313393005/60001
4 years, 3 months ago (2016-09-12 11:04:12 UTC) #16
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 3 months ago (2016-09-12 11:40:05 UTC) #17
commit-bot: I haz the power
4 years, 3 months ago (2016-09-12 11:40:42 UTC) #19
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/8ffbd333bbcc73f6dbae40ef501c2b1166b3cc05
Cr-Commit-Position: refs/heads/master@{#39347}

Powered by Google App Engine
This is Rietveld 408576698