Searched refs:kContextVariable (Results 1 - 4 of 4) 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
H A Dprofile-generator.cc935 ASSERT(type == kContextVariable
1043 case HeapGraphEdge::kContextVariable:
2368 filler_->SetNamedReference(HeapGraphEdge::kContextVariable,
H A Dapi.cc5972 case i::HeapGraphEdge::kContextVariable:

Completed in 101 milliseconds