Searched refs:ExtractBoxReferences (Results 1 – 2 of 2) sorted by relevance
387 void ExtractBoxReferences(int entry, Box* box);
1067 ExtractBoxReferences(entry, Box::cast(obj)); in ExtractReferencesPass1()1509 void V8HeapExplorer::ExtractBoxReferences(int entry, Box* box) { in ExtractBoxReferences() function in v8::internal::V8HeapExplorer