Closed Bug 820848 Opened 12 years ago Closed 10 years ago

Set up a way to use LCallDOMNative with HTMLDocument methods

Categories

(Core :: JavaScript Engine, defect)

x86
macOS
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla31

People

(Reporter: bzbarsky, Unassigned)

References

(Blocks 1 open bug)

Details

Once bug 820846 is done, we'll probably want to see what we can do to LCallDOMNative the methods.

I think that in IonBuilder::getPropTryConstant we'll want to either check for a ListBase thing or add a way to know we have one, and if so then flag "known" as a DOM function as needed.  Need to sort through the TI integration somehow...

Even if we can't use LCallDOMNative as it is right now, we should be able to do something similar for this case.
Blocks: 917247
Blocks: 916851
Blocks: 940815
Depends on: 822442
The patch in bug 822442 fixes this.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla31
You need to log in before you can comment on or make changes to this bug.