Commit Graph

1 Commits

Author SHA1 Message Date
lrn@google.com bd622a6960 Change the badly named RegExp.pattern to return the original source.
On dart2js, it returned the .source property of the underlying JS
regexp, which may not be the same (e.g., for "/" and "").

BUG= http://dartbug.com/17998
R=sigurdm@google.com

Review URL: https://codereview.chromium.org//250573002

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@35368 260f80e4-7a28-3924-810f-c04153c831b5
2014-04-24 12:33:26 +00:00