Closed Bug 514584 Opened 15 years ago Closed 15 years ago

Remove TCF_HAS_FUNCTION_STMT

Categories

(Core :: JavaScript Engine, defect)

x86
Linux
defect
Not set
normal

Tracking

()

RESOLVED WONTFIX

People

(Reporter: jimb, Unassigned)

References

(Blocks 1 open bug)

Details

To make room for an ES5 strict mode flag in JSTreeContext's flags, we need to remove TCF_HAS_FUNCTION_STMT.  This can be easily replaced with a flag in JSStmtInfo.
We widened JSTreeContext::flags to 32 bits in bug 515233, so this isn't necessary any more.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.