Closed
Bug 1621516
Opened 5 years ago
Closed 2 years ago
Consider telling the JIT when the the return type of a DOM method is object-or-null
Categories
(Core :: JavaScript Engine, task, P3)
Core
JavaScript Engine
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: bzbarsky, Unassigned)
References
(Blocks 2 open bugs)
Details
Attachments
(1 file)
4.98 KB,
patch
|
Details | Diff | Splinter Review |
I have this patch lying around in one of my old trees. It's somewhat bitrotted, and may not be useful, but I figured I should at least upload it and see whether people think it's worth resurrecting.
Updated•5 years ago
|
Priority: -- → P3
Comment 1•2 years ago
|
||
MIRType::ObjectOrNull
was removed in bug 1686692.
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•