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