Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/mem/
Dheap.cpp557 void SharedHeap::EnableParallelGC(JSRuntimeOptions &option) in EnableParallelGC() function in panda::ecmascript::SharedHeap
1153 void Heap::EnableParallelGC() in EnableParallelGC() function in panda::ecmascript::Heap
/arkcompiler/ets_runtime/ecmascript/
Djs_runtime_options.h525 bool EnableParallelGC() const in EnableParallelGC() function