Home
last modified time | relevance | path

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

/external/chromium_org/v8/src/
Dheap-snapshot-generator.h397 void SetContextReference(HeapObject* parent_obj,
Dheap-snapshot-generator.cc1280 SetContextReference(context, entry, local_name, context->get(idx), in ExtractContextReferences()
1288 SetContextReference(context, entry, name, context->get(idx), in ExtractContextReferences()
1950 void V8HeapExplorer::SetContextReference(HeapObject* parent_obj, in SetContextReference() function in v8::internal::V8HeapExplorer