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

Issue 1714903004: Return undefined from RegExp.prototype.compile (Closed)

Created:
4 years, 10 months ago by adamk
Modified:
4 years, 10 months ago
Reviewers:
Dan Ehrenberg, Yang
CC:
v8-reviews_googlegroups.com, Toon Verwaest
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

Return undefined from RegExp.prototype.compile This was changed to match Annex B.2.5.1 of ES2015 and Firefox in https://chromium.googlesource.com/v8/v8/+/469d9bfa, but website breakage was seen in M49 Beta. JSC still returns undefined here. BUG=chromium:585775 LOG=y CQ_INCLUDE_TRYBOTS=tryserver.chromium.linux:linux_chromium_rel_ng;tryserver.blink:linux_blink_rel Committed: https://crrev.com/cdec6d2bc51a1c60f1405b7c797c050175b5202b Cr-Commit-Position: refs/heads/master@{#34172}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -5 lines) Patch
M src/js/regexp.js View 1 chunk +4 lines, -1 line 0 comments Download
A + test/mjsunit/regress/regress-585775.js View 1 chunk +2 lines, -4 lines 0 comments Download

Messages

Total messages: 17 (8 generated)
adamk
4 years, 10 months ago (2016-02-19 23:05:27 UTC) #3
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1714903004/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1714903004/1
4 years, 10 months ago (2016-02-19 23:09:25 UTC) #5
Dan Ehrenberg
lgtm RegExp.prototype.compile is not non-standard; it is specified in Annex B https://tc39.github.io/ecma262/#sec-regexp.prototype.compile . I agree ...
4 years, 10 months ago (2016-02-19 23:16:01 UTC) #6
adamk
On 2016/02/19 23:16:01, Dan Ehrenberg wrote: > lgtm > > RegExp.prototype.compile is not non-standard; it ...
4 years, 10 months ago (2016-02-19 23:18:30 UTC) #7
Dan Ehrenberg
On 2016/02/19 at 23:18:30, adamk wrote: > On 2016/02/19 23:16:01, Dan Ehrenberg wrote: > > ...
4 years, 10 months ago (2016-02-19 23:20:33 UTC) #9
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 10 months ago (2016-02-20 00:19:28 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1714903004/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1714903004/1
4 years, 10 months ago (2016-02-20 00:33:48 UTC) #13
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 10 months ago (2016-02-20 00:35:38 UTC) #15
commit-bot: I haz the power
4 years, 10 months ago (2016-02-20 00:36:04 UTC) #17
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/cdec6d2bc51a1c60f1405b7c797c050175b5202b
Cr-Commit-Position: refs/heads/master@{#34172}

Powered by Google App Engine
This is Rietveld 408576698