Closed Bug 1011300 Opened 10 years ago Closed 9 years ago

[meta] ubi::Node::size should return the actual shallow size of its referent instead of a dummy value

Categories

(Core :: JavaScript Engine, defect)

x86
macOS
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: fitzgen, Assigned: fitzgen)

References

(Blocks 1 open bug)

Details

(Keywords: meta)

Depends on: 1062473
Depends on: 1063247
Depends on: 1063257
Depends on: 1196631
After I finish bug 1196631, I will do a survey of concrete ubi node specializations and file bugs/patches to add a size override for the any that are still missing one.
Assignee: nobody → nfitzgerald
Status: NEW → ASSIGNED
Ok here is the up-to-date list of concrete ubi::Node specializations that do not have a size override:

JS::Symbol
JSScript
JitCode
js::LazyScript
js::Shape
js::BaseShape
js::ObjectGroup
Depends on: 1199215
Depends on: 1199216
Depends on: 1199217
Depends on: 1199218
Depends on: 1199219
Depends on: 1199220
Depends on: 1199221
Keywords: meta
Summary: ubi::Node::size should return the actual shallow size of its referent instead of a dummy value → [meta] ubi::Node::size should return the actual shallow size of its referent instead of a dummy value
All done now!
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.