Updates:
Status: Fixed
Owner: [email protected]
Labels: ES5Comment #8 on issue 1393 by [email protected]: Last RegExp input can be accessed from anywhere
http://code.google.com/p/v8/issues/detail?id=1393 Safari has changed. Firefox has the change in their Aurora branch. Fixed in v8 r9804.The global RegExp.input property still exists, so it's still possible to find the previous input to a RegExp in the same context.
-- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
