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

/external/chromium_org/v8/include/
H A Dv8-profiler.h186 kContextVariable = 0, // A variable from a function context. enumerator in enum:v8::HeapGraphEdge::Type
/external/chromium_org/v8/src/
H A Dheap-snapshot-generator.h22 kContextVariable = v8::HeapGraphEdge::kContextVariable, enumerator in enum:v8::internal::BASE_EMBEDDED::Type
42 DCHECK(type_ == kContextVariable

Completed in 148 milliseconds