Searched defs:kContextVariable (Results 1 - 2 of 2) sorted by relevance

/external/v8/include/
H A Dv8-profiler.h346 kContextVariable = 0, // A variable from a function context. enumerator in enum:v8::HeapGraphEdge::Type
/external/v8/src/profiler/
H A Dheap-snapshot-generator.h29 kContextVariable = v8::HeapGraphEdge::kContextVariable, enumerator in enum:v8::internal::BASE_EMBEDDED::Type
48 DCHECK(type() == kContextVariable || type() == kProperty ||

Completed in 262 milliseconds