I've pass through ES6 rev10 draft and found that DataView.prototype object
[[Class]] isn't "DataView".
Why is it? I think allowing DataView(null, 0, 0) and using it as
DataView.prototype is better.
--
,
Yusuke Suzuki
I've pass through ES6 rev10 draft and found that DataView.prototype object
[[Class]] isn't "DataView".
Why is it? I think allowing DataView(null, 0, 0) and using it as
DataView.prototype is better.
--
Regards,
Yusuke Suzuki
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.mozilla.org/pipermail/es-discuss/attachments/20120930/a4b0c13c/attachment.html>
I've pass through ES6 rev10 draft and found that DataView.prototype object [[Class]] isn't "DataView". Why is it? I think allowing DataView(null, 0, 0) and using it as DataView.prototype is better.
-- , Yusuke Suzuki