Closed Bug 1164874 Opened 9 years ago Closed 7 years ago

jsnative accessors should imply JSPROP_SHARED/SLOTLESS

Categories

(Core :: JavaScript Engine, defect)

defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 1153592
Tracking Status
firefox41 --- affected

People

(Reporter: bzbarsky, Unassigned)

Details

I can't think of a reason someone would want a slot _and_ jsnative accessors.  Can we just have jsnative accessors imply no slot?  That would allow us to drop almost all uses of JSPROP_SHARED from Gecko, I'm pretty certain.  In fact, all but the one case where we use propertyop accessors.
bug 1153592 removed JSPROP_SHARED.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.