Status: Untriaged
Owner: ----

New issue 4303 by [email protected]: String.prototype.normalize.length is 0
https://code.google.com/p/v8/issues/detail?id=4303

Version: V8 4.5.0 (candidate)
OS: Mac OS
Architecture: native

What steps will reproduce the problem?
1. String.prototype.normalize.length === 0

What is the expected output?
String.prototype.normalize.length is 0, the form argument is optional.

What do you see instead?
String.prototype.normalize.length is returning 1.

Ref: ES2015 spec: 21.1.3.12 "The length property of the normalize method is 0."


--
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.

Reply via email to