Closed Bug 407954 Opened 17 years ago Closed 16 years ago

Eliminate redundant JOF_ASSIGNING in jsopcode.tbl

Categories

(Core :: JavaScript Engine, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: brendan, Unassigned)

Details

Since the patch for bug 94693 (long time ago) made JOF_ASSIGNING an alias for JOF_SET, we can use just JOF_SET in jsopcode.tbl. We could get rid of the JOF_ASSIGNING flag too, since it's used only internally. Its name does line up better with JSRESOLVE_ASSIGNING.

/be
JOF_ASSIGNING no longer appears in jsopcode.tbl
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Flags: in-testsuite-
Flags: in-litmus-
You need to log in before you can comment on or make changes to this bug.