Open
Bug 1603851
Opened 6 years ago
Updated 2 years ago
Clear out the rval stack slot before collecting within shell GC testing functions
Categories
(Core :: JavaScript: GC, enhancement, P3)
Core
JavaScript: GC
Tracking
()
NEW
People
(Reporter: sfink, Unassigned)
References
(Blocks 1 open bug)
Details
See reasoning in bug 1603330. If it is correct, then we should clear the rval() within GC(), GCStart(), etc. before doing anything that might mark the JS value stack.
| Reporter | ||
Updated•6 years ago
|
Type: defect → enhancement
Updated•3 years ago
|
Severity: normal → S3
Updated•2 years ago
|
Blocks: GC.easeofuse
Severity: S3 → N/A
You need to log in
before you can comment on or make changes to this bug.
Description
•