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