Home
last modified time | relevance | path

Searched defs:EnableConcurrentSweep (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/mem/shared_heap/
Dshared_concurrent_sweeper.cpp166 void SharedConcurrentSweeper::EnableConcurrentSweep(EnableConcurrentSweepType type) in EnableConcurrentSweep() function in panda::ecmascript::SharedConcurrentSweeper
/arkcompiler/ets_runtime/ecmascript/mem/
Dconcurrent_sweeper.cpp189 void ConcurrentSweeper::EnableConcurrentSweep(EnableConcurrentSweepType type) in EnableConcurrentSweep() function in panda::ecmascript::ConcurrentSweeper
/arkcompiler/ets_runtime/ecmascript/
Djs_runtime_options.h588 bool EnableConcurrentSweep() const in EnableConcurrentSweep() function