Closed
Bug 1268541
Opened 9 years ago
Closed 9 years ago
Compact arenas containing base shapes
Categories
(Core :: JavaScript: GC, defect)
Core
JavaScript: GC
Tracking
()
RESOLVED
FIXED
mozilla49
Tracking | Status | |
---|---|---|
firefox49 | --- | fixed |
People
(Reporter: jonco, Assigned: jonco)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
(deleted),
patch
|
terrence
:
review+
|
Details | Diff | Splinter Review |
For completeness, we can compact base shape arenas too.
Attachment #8746580 -
Flags: review?(terrence)
Comment 1•9 years ago
|
||
Comment on attachment 8746580 [details] [diff] [review]
compact-base-shape
Review of attachment 8746580 [details] [diff] [review]:
-----------------------------------------------------------------
::: js/src/jsgc.cpp
@@ +2407,5 @@
> *scriptp = Forwarded(script);
> }
>
> void
> +
Accidental newlinej?
Attachment #8746580 -
Flags: review?(terrence) → review+
Comment 3•9 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 9 years ago
status-firefox49:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla49
You need to log in
before you can comment on or make changes to this bug.
Description
•