Status: Available
Owner: ----
Labels: Type-Bug Priority-Medium Harmony
New issue 4361 by [email protected]: Intl.Collator constructor
disturbs RegExp.$1
https://code.google.com/p/v8/issues/detail?id=4361
The Intl.Collator constructor parses its locale argument with RegExps. This
is observable through various (nonstandard) getters on RegExp which look at
the last match, such as RegExp.$1. test262 checks that Intl.Collator
doesn't disturb any RegExp properties, and that test fails:
=== test262-es6/intl402/Collator/10.1.1_a ===
/usr/local/google/home/dehrenberg/v8/v8/test/test262-es6/data/harness/sta.js:18:
Test262Error:
RegExp has unexpected property $1 with value -phonebk.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
---
You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.