HomeSort by relevance Sort by last modified time
    Searched defs:kContextVariable (Results 1 - 2 of 2) sorted by null

  /external/v8/include/
v8-profiler.h 186 kContextVariable = 0, // A variable from a function context.
  /external/v8/src/
heap-snapshot-generator.h 22 kContextVariable = v8::HeapGraphEdge::kContextVariable,
42 DCHECK(type_ == kContextVariable

Completed in 120 milliseconds