Home
last modified time | relevance | path

Searched refs:kRuntime (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/runtime/
Druntime-debug.cc454 GarbageCollectionReason::kRuntime); in RUNTIME_FUNCTION()
/external/v8/src/heap/
Dheap.h234 kRuntime = 18, enumerator
Dheap.cc3734 case GarbageCollectionReason::kRuntime: in GarbageCollectionReasonToString()