Closed Bug 692039 Opened 13 years ago Closed 13 years ago

Split up defineProperty into name/element/special forms

Categories

(Core :: JavaScript Engine, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla10

People

(Reporter: Waldo, Assigned: Waldo)

Details

Attachments

(1 file)

Attached patch PatchSplinter Review
This is much prettier than the previous drear, because lots of code defines specific properties which are known to be names and not elements.  It's also helped that even some of the non-specific ones are variable names, which as identifiers can't be indexes.
Attachment #564761 - Flags: review?(bhackett1024)
Attachment #564761 - Flags: review?(bhackett1024) → review+
https://hg.mozilla.org/mozilla-central/rev/8ee42c873213
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: