Home
last modified time | relevance | path

Searched refs:kContextVariable (Results 1 - 5 of 5) sorted by relevance

/third_party/node/deps/v8/src/profiler/
H A Dheap-snapshot-generator.h61 kContextVariable = v8::HeapGraphEdge::kContextVariable, enumerator
79 DCHECK(type() == kContextVariable || type() == kProperty || in name()
H A Dheap-snapshot-generator.cc198 DCHECK(type == kContextVariable in HeapGraphEdge()
334 case HeapGraphEdge::kContextVariable: in Print()
2075 parent_entry->SetNamedReference(HeapGraphEdge::kContextVariable, in SetContextReference()
/third_party/node/deps/v8/include/v8-include/
H A Dv8-profiler.h546 kContextVariable = 0, // A variable from a function context. enumerator
/third_party/node/deps/v8/include/
H A Dv8-profiler.h546 kContextVariable = 0, // A variable from a function context. enumerator
/third_party/node/deps/v8/src/api/
H A Dapi.cc10116 case i::HeapGraphEdge::kContextVariable: in GetName()

Completed in 31 milliseconds