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

/external/v8/include/
H A Dv8-profiler.h214 kContextVariable = 0, // A variable from a function context. enumerator in enum:v8::HeapGraphEdge::Type
/external/v8/src/
H A Dprofile-generator.h455 kContextVariable = v8::HeapGraphEdge::kContextVariable, enumerator in enum:v8::internal::BASE_EMBEDDED::Type
475 ASSERT(type_ == kContextVariable

Completed in 71 milliseconds