Searched refs:SetContextReference (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/profiler/ |
D | heap-snapshot-generator.h | 424 void SetContextReference(HeapObject* parent_obj,
|
D | heap-snapshot-generator.cc | 1102 SetContextReference(context, entry, local_name, context->get(idx), in ExtractContextReferences() 1109 SetContextReference(context, entry, name, context->get(idx), in ExtractContextReferences() 1687 void V8HeapExplorer::SetContextReference(HeapObject* parent_obj, in SetContextReference() function in v8::internal::V8HeapExplorer
|