Home
last modified time | relevance | path

Searched defs:RunPhases (Results 1 - 6 of 6) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/mem/
H A Dpartial_gc.cpp28 void PartialGC::RunPhases() in RunPhases() function in panda::ecmascript::PartialGC
H A Dfull_gc.cpp27 void FullGC::RunPhases() in RunPhases() function in panda::ecmascript::FullGC
/arkcompiler/ets_runtime/ecmascript/mem/shared_heap/
H A Dshared_gc.cpp25 void SharedGC::RunPhases() in RunPhases() function in panda::ecmascript::SharedGC
H A Dshared_full_gc.cpp23 void SharedFullGC::RunPhases() in RunPhases() function in panda::ecmascript::SharedFullGC
/arkcompiler/ets_frontend/ets2panda/compiler/core/
H A DcompilerImpl.cpp230 static bool RunPhases(CompilerImpl *compilerImpl, public_lib::Context &context, const std::vector<Phase *> &phases, in RunPhases() function
/arkcompiler/runtime_core/static_core/runtime/mem/gc/
H A Dgc.cpp354 void GC::RunPhases(GCTask &task) in RunPhases() function in ark::mem::GC

Completed in 6 milliseconds