Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/mem/
Dconcurrent_sweeper.cpp167 void ConcurrentSweeper::EnableConcurrentSweep(EnableConcurrentSweepType type) in EnableConcurrentSweep() function in panda::ecmascript::ConcurrentSweeper
/arkcompiler/ets_runtime/ecmascript/
Djs_runtime_options.h347 bool EnableConcurrentSweep() const in EnableConcurrentSweep() function