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

/external/v8/include/
H A Dv8-profiler.h222 kShortcut = 5, // A link that must not be followed during enumerator in enum:v8::HeapGraphEdge::Type
/external/v8/src/
H A Dprofile-generator.h460 kShortcut = v8::HeapGraphEdge::kShortcut, enumerator in enum:v8::internal::BASE_EMBEDDED::Type
478 || type_ == kShortcut);

Completed in 21 milliseconds