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

Issue 2452923002: [regexp] Use SameValue in @@search as specced (Closed)

Created:
4 years, 1 month ago by jgruber
Modified:
4 years, 1 month ago
Reviewers:
Dan Ehrenberg, Yang
CC:
v8-reviews_googlegroups.com
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[regexp] Use SameValue in @@search as specced BUG=v8:5339 Committed: https://crrev.com/534222d1176a47a989a1acffeb4fa2bbaa4f3798 Cr-Commit-Position: refs/heads/master@{#40634}

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -6 lines) Patch
M src/builtins/builtins-regexp.cc View 2 chunks +4 lines, -6 lines 0 comments Download
M test/mjsunit/regexp.js View 1 chunk +8 lines, -0 lines 2 comments Download

Messages

Total messages: 15 (8 generated)
jgruber
This addresses your comments in https://codereview.chromium.org/2438683005/ while the TF port hasn't landed yet.
4 years, 1 month ago (2016-10-26 07:56:03 UTC) #4
Yang
On 2016/10/26 07:56:03, jgruber wrote: > This addresses your comments in https://codereview.chromium.org/2438683005/ > while the ...
4 years, 1 month ago (2016-10-28 06:47:05 UTC) #7
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/2452923002/1
4 years, 1 month ago (2016-10-28 06:50:02 UTC) #9
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 1 month ago (2016-10-28 07:14:33 UTC) #10
Dan Ehrenberg
https://codereview.chromium.org/2452923002/diff/1/test/mjsunit/regexp.js File test/mjsunit/regexp.js (right): https://codereview.chromium.org/2452923002/diff/1/test/mjsunit/regexp.js#newcode749 test/mjsunit/regexp.js:749: () => "abc".search(re); Does this test actually run anything? ...
4 years, 1 month ago (2016-11-02 12:03:45 UTC) #12
jgruber
https://codereview.chromium.org/2452923002/diff/1/test/mjsunit/regexp.js File test/mjsunit/regexp.js (right): https://codereview.chromium.org/2452923002/diff/1/test/mjsunit/regexp.js#newcode749 test/mjsunit/regexp.js:749: () => "abc".search(re); On 2016/11/02 12:03:45, Dan Ehrenberg wrote: ...
4 years, 1 month ago (2016-11-07 07:56:18 UTC) #13
commit-bot: I haz the power
4 years, 1 month ago (2016-11-17 22:16:14 UTC) #15
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/534222d1176a47a989a1acffeb4fa2bbaa4f3798
Cr-Commit-Position: refs/heads/master@{#40634}

Powered by Google App Engine
This is Rietveld 408576698