Closed
Bug 929177
Opened 12 years ago
Closed 12 years ago
InitialShapeTable hash depends on movable object address
Categories
(Core :: JavaScript Engine, defect)
Core
JavaScript Engine
Tracking
()
RESOLVED
INVALID
People
(Reporter: sfink, Assigned: sfink)
Details
The InitialShapeTable uses a Lookup with an optional 'metadata' field, which may be nursery-allocated. If that moves, the entry will become unfindable.
Assignee | ||
Comment 1•12 years ago
|
||
Doh! Sorry, was debugging bzexport failure, and didn't think it was making it far enough to file the bug.
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•