Closed
Bug 950106
Opened 12 years ago
Closed 7 months ago
resolve whether TypedObject reduce should supply an outptr handle
Categories
(Core :: JavaScript Engine, defect)
Core
JavaScript Engine
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: pnkfelix, Unassigned)
References
Details
Forked off of comment from Niko (Bug 939715, comment 5):
"""
It's still unclear to me how we should handle `reduce`. I think we were vaguely moving towards treating all values similar to the `isScalarType` case above and never supply a handle to the callback, despite that being inefficient to the "add a bunch of vectors" case.
"""
Reporter | ||
Updated•12 years ago
|
Blocks: harmony:typedobjects
Updated•3 years ago
|
Severity: normal → S3
Comment 1•7 months ago
|
||
The typed objects proposal has been dead for years.
Status: NEW → RESOLVED
Closed: 7 months ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•