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

  /external/v8/include/
v8-profiler.h 244 kShortcut = 5, // A link that must not be followed during
  /external/v8/src/profiler/
heap-snapshot-generator.h 32 kShortcut = v8::HeapGraphEdge::kShortcut,
47 type() == kInternal || type() == kShortcut || type() == kWeak);

Completed in 35 milliseconds