Searched defs:EnsureCapacity (Results 1 – 5 of 5) sorted by relevance
46 void FinalizationRegistryManager::EnsureCapacity(EtsCoroutine *coro) in EnsureCapacity() function in ark::ets::FinalizationRegistryManager
80 void ValueNumbering::EnsureCapacity() in EnsureCapacity() function in panda::ecmascript::kungfu::ValueNumbering
41 static void EnsureCapacity(EtsCoroutine *coro, EtsHandle<EtsPromise> &hpromise) in EnsureCapacity() function
234 void EnsureCapacity() REQUIRES(mutex_) in EnsureCapacity() function
143 void JSAPILightWeightSet::EnsureCapacity(const JSThread *thread, const JSHandle<JSAPILightWeightSet… in EnsureCapacity() function in panda::ecmascript::JSAPILightWeightSet