Closed
Bug 1535588
Opened 7 years ago
Closed 7 years ago
Remove CallNonGenericMethod from some SetObject methods
Categories
(Core :: JavaScript: Standard Library, enhancement)
Core
JavaScript: Standard Library
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: evilpies, Assigned: evilpies)
References
(Blocks 1 open bug)
Details
Attachments
(1 obsolete file)
This is still mostly experimental to actually get used to this new coding pattern.
Assignee | ||
Comment 1•7 years ago
|
||
Some question:
- Should we leave the Realm before calling ReportOutOfMemory?
- I don't think it really makes a difference in this case but do we prefer the nested blocks in ::add vs ::has
![]() |
||
Comment 2•7 years ago
|
||
OK, let's not do this. See bug 1535731.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
![]() |
||
Comment 3•7 years ago
|
||
For what it's worth, it doesn't matter what realm you're in when you ReportOutOfMemory()
.
Updated•7 years ago
|
Attachment #9051261 -
Attachment is obsolete: true
You need to log in
before you can comment on or make changes to this bug.
Description
•