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

  /external/v8/include/
v8-profiler.h 232 kInternal = 3, // A link that can't be accessed from JS,
  /external/v8/src/profiler/
heap-snapshot-generator.h 30 kInternal = v8::HeapGraphEdge::kInternal,
47 type() == kInternal || type() == kShortcut || type() == kWeak);

Completed in 49 milliseconds