Searched defs:EnableConcurrentSweep (Results 1 - 3 of 3) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/mem/shared_heap/ | ||
| H A D | shared_concurrent_sweeper.cpp | 162 void SharedConcurrentSweeper::EnableConcurrentSweep(EnableConcurrentSweepType type) in EnableConcurrentSweep() function in panda::ecmascript::SharedConcurrentSweeper |
| /arkcompiler/ets_runtime/ecmascript/mem/ | ||
| H A D | concurrent_sweeper.cpp | 171 void ConcurrentSweeper::EnableConcurrentSweep(EnableConcurrentSweepType type) in EnableConcurrentSweep() function in panda::ecmascript::ConcurrentSweeper |
| /arkcompiler/ets_runtime/ecmascript/ | ||
| H A D | js_runtime_options.h | 526 bool EnableConcurrentSweep() const in EnableConcurrentSweep() function in panda::ecmascript::JSRuntimeOptions |
Completed in 7 milliseconds