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

Issue 10426005: Fix RegExp.prototype.toString for incompatible receivers. (Closed)

Created:
8 years, 7 months ago by Michael Starzinger
Modified:
8 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

Fix RegExp.prototype.toString for incompatible receivers. BUG=v8:1981 TEST=mjsunit/regexp Committed: https://code.google.com/p/v8/source/detail?r=11637

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 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 +11 lines, -0 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
Michael Starzinger
8 years, 7 months ago (2012-05-23 20:30:01 UTC) #1
This was originally contributed in another CL, where I already LGTMed it.

https://chromiumcodereview.appspot.com/10423008/

Powered by Google App Engine
This is Rietveld 408576698