Searched defs:EnableParallelGC (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/mem/ | ||
| D | heap.cpp | 557 void SharedHeap::EnableParallelGC(JSRuntimeOptions &option) in EnableParallelGC() function in panda::ecmascript::SharedHeap |
| /arkcompiler/ets_runtime/ecmascript/ | ||
| D | js_runtime_options.h | 525 bool EnableParallelGC() const in EnableParallelGC() function |