Searched defs:EnableConcurrentSweep (Results 1 – 3 of 3) sorted by relevance
163 void SharedConcurrentSweeper::EnableConcurrentSweep(EnableConcurrentSweepType type) in EnableConcurrentSweep() function in panda::ecmascript::SharedConcurrentSweeper
187 void ConcurrentSweeper::EnableConcurrentSweep(EnableConcurrentSweepType type) in EnableConcurrentSweep() function in panda::ecmascript::ConcurrentSweeper
546 bool EnableConcurrentSweep() const in EnableConcurrentSweep() function