Closed
Bug 1167309
Opened 10 years ago
Closed 10 years ago
Remove MaybeConstructor using CallTyped
Categories
(Core :: JavaScript: GC, defect)
Core
JavaScript: GC
Tracking
()
RESOLVED
FIXED
mozilla41
| Tracking | Status | |
|---|---|---|
| firefox41 | --- | fixed |
People
(Reporter: terrence, Assigned: terrence)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
|
2.73 KB,
patch
|
jonco
:
review+
|
Details | Diff | Splinter Review |
As promised, we can now rip out MaybeConstructor and just call T::maybeConstructor "directly".
Attachment #8608903 -
Flags: review?(jcoppeard)
Updated•10 years ago
|
Attachment #8608903 -
Flags: review?(jcoppeard) → review+
| Assignee | ||
Comment 1•10 years ago
|
||
Wow, I really just typed Constructor everywhere Compartment should have gone. Must have had my mind on the /next/ patch in the series when filing this bug. :-P
| Assignee | ||
Comment 2•10 years ago
|
||
Comment 4•10 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla41
You need to log in
before you can comment on or make changes to this bug.
Description
•