Home
last modified time | relevance | path

Searched refs:SetContextReference (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/profiler/
Dheap-snapshot-generator.h403 void SetContextReference(HeapObject* parent_obj,
Dheap-snapshot-generator.cc1211 SetContextReference(context, entry, local_name, context->get(idx), in ExtractContextReferences()
1218 SetContextReference(context, entry, name, context->get(idx), in ExtractContextReferences()
1852 void V8HeapExplorer::SetContextReference(HeapObject* parent_obj, in SetContextReference() function in v8::internal::V8HeapExplorer