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

Issue 10423008: Fixed RegExp.prototype.toString.call bug not throwing TypeError when non RegExp object was passed. (Closed)

Created:
8 years, 7 months ago by ioseb
Modified:
8 years, 7 months ago
CC:
v8-dev, rossberg, Michael Starzinger (Google)
Base URL:
git://github.com/v8/v8.git@master
Visibility:
Public.

Description

Fixed RegExp.prototype.toString.call bug not throwing TypeError when non RegExp object was passed. Bug report: http://code.google.com/p/v8/issues/detail?id=1981 BUG=1981 TEST=

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -0 lines) Patch
M src/regexp.js View 1 chunk +4 lines, -0 lines 0 comments Download
M test/mjsunit/regexp.js View 1 chunk +10 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
ioseb
8 years, 7 months ago (2012-05-23 14:07:11 UTC) #1
Michael Starzinger
LGTM. I re-uploaded your CL (with minor adjustments) so that it is against the correct ...
8 years, 7 months ago (2012-05-23 20:27:27 UTC) #2
ioseb
8 years, 7 months ago (2012-05-23 20:31:39 UTC) #3
On 2012/05/23 20:27:27, Michael Starzinger wrote:
> LGTM. I re-uploaded your CL (with minor adjustments) so that it is against the
> correct base URL. Thanks for the contribution.
> 
> https://chromiumcodereview.appspot.com/10426005

You are welcome! 

Thanks for accepting it.

ioseb

Powered by Google App Engine
This is Rietveld 408576698