Open
Bug 1650178
Opened 5 years ago
Updated 2 months ago
Comment talking about typed array prototype needs to be updated
Categories
(Core :: JavaScript: Standard Library, enhancement, P3)
Core
JavaScript: Standard Library
Tracking
()
NEW
People
(Reporter: evilpies, Unassigned)
References
(Blocks 1 open bug)
Details
The comment above TypedArrayObject::protoClasses
should be updated. It talks about a pre-Symbol.toStringTag world. Some parts simply seem wrong to me like:
Actually ({}).toString.call(Uint8Array.prototype) should throw
Updated•5 years ago
|
Severity: -- → S4
Priority: -- → P3
You need to log in
before you can comment on or make changes to this bug.
Description
•