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

Issue 1679123007: [regexp] implement RegExp.prototype.toString for non-RegExp receiver. (Closed)

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

Description

[regexp] implement RegExp.prototype.toString for non-RegExp receiver. R=littledan@chromium.org, verwaest@chromium.org BUG=v8:4524 LOG=N Committed: https://crrev.com/1d5a50d35d300c73ebe46fc2c8a893e7c3d2ec11 Cr-Commit-Position: refs/heads/master@{#33862}

Patch Set 1 #

Total comments: 1

Patch Set 2 : addressed comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+51 lines, -2 lines) Patch
M src/js/regexp.js View 1 1 chunk +5 lines, -2 lines 0 comments Download
A test/mjsunit/es6/regexp-tostring.js View 1 1 chunk +46 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (3 generated)
Yang
4 years, 10 months ago (2016-02-10 10:06:47 UTC) #1
Toon Verwaest
lgtm with comment https://codereview.chromium.org/1679123007/diff/1/src/js/regexp.js File src/js/regexp.js (right): https://codereview.chromium.org/1679123007/diff/1/src/js/regexp.js#newcode281 src/js/regexp.js:281: if (!IS_OBJECT(this)) { This should be ...
4 years, 10 months ago (2016-02-10 10:11:21 UTC) #2
Dan Ehrenberg
lgtm LGTM modulo Toon's comments
4 years, 10 months ago (2016-02-10 10:17:42 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1679123007/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1679123007/20001
4 years, 10 months ago (2016-02-10 10:25:00 UTC) #6
Yang
On 2016/02/10 10:17:42, Dan Ehrenberg wrote: > lgtm > > LGTM modulo Toon's comments Addressed ...
4 years, 10 months ago (2016-02-10 10:25:11 UTC) #7
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 10 months ago (2016-02-10 10:53:10 UTC) #8
commit-bot: I haz the power
4 years, 10 months ago (2016-02-10 10:53:38 UTC) #10
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/1d5a50d35d300c73ebe46fc2c8a893e7c3d2ec11
Cr-Commit-Position: refs/heads/master@{#33862}

Powered by Google App Engine
This is Rietveld 408576698