Closed Bug 518977 Opened 15 years ago Closed 14 years ago

Narcissus: get rid of __defineProperty__, replace uses with Object.defineProperty

Categories

(Core :: JavaScript Engine, defect)

defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 546532

People

(Reporter: Waldo, Unassigned)

References

Details

__defineProperty__ is used to implement non-enumerable properties and such, but Object.defineProperty subsumes its functionality and even supports defining setters and getters.  When Object.defineProperty shows up, we should get rid of __defineProperty__.
Bug 546532 dups this bug but has a patch. Dup'ing forward.

/be
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.