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 347 kContextVariable = 0, // A variable from a function context.
  /external/v8/src/profiler/
heap-snapshot-generator.h 30 kContextVariable = v8::HeapGraphEdge::kContextVariable,
49 DCHECK(type() == kContextVariable || type() == kProperty ||

Completed in 65 milliseconds