Searched defs:EnsureCapacity (Results 1 – 4 of 4) sorted by relevance
78 void ValueNumbering::EnsureCapacity() in EnsureCapacity() function in panda::ecmascript::kungfu::ValueNumbering
53 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