Status: Assigned
Owner: [email protected]
Labels: Type-Bug Priority-Medium
New issue 2212 by [email protected]: Heap profile generator does not
annotate hidden properties dictionary correctly in fast properties case
http://code.google.com/p/v8/issues/detail?id=2212
V8HeapExplorer::ExtractPropertyReferences has special handling for an empty
property name that designates (hidden properties) only for dictionary mode
objects, but objects with fast properties case also have hidden properties.
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev