Home
last modified time | relevance | path

Searched refs:IsZygote (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/include/
H A Druntime.h282 bool IsZygote() const in IsZygote() function in ark::Runtime
/arkcompiler/runtime_core/static_core/runtime/mem/gc/
H A Dgc.cpp608 if ((!Runtime::GetCurrent()->IsZygote()) && (!gcSettings_.RunGCInPlace())) { in PreStartup()

Completed in 4 milliseconds