Closed Bug 586181 Opened 14 years ago Closed 13 years ago

JM: Make JSCList member of JSScript a sub-struct

Categories

(Core :: JavaScript Engine, enhancement)

x86_64
Linux
enhancement
Not set
normal

Tracking

()

RESOLVED INVALID

People

(Reporter: adrake, Unassigned)

Details

We can't cleanly do this now since the empty script constant is initialized statically. When compartmentalized scripts land, we will either eliminate the empty script singleton or have one per compartment -- in either case we can change initialization procedures.
Severity: normal → enhancement
The empty script singleton is gone now, see bug 614333, so this is probably easy.
This seems to have no real gain but to cause grief if we ever want to have a JSScript on two JSCLists.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.