Home
last modified time | relevance | path

Searched defs:EnableParallelGC (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/mem/
Dheap.cpp310 void Heap::EnableParallelGC() in EnableParallelGC() function in panda::ecmascript::Heap
/arkcompiler/ets_runtime/ecmascript/
Djs_runtime_options.h307 bool EnableParallelGC() const in EnableParallelGC() function