Searched defs:EnsureCapacity (Results 1 – 4 of 4) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/ | ||
| D | value_numbering.cpp | 79 void ValueNumbering::EnsureCapacity() in EnsureCapacity() function in panda::ecmascript::kungfu::ValueNumbering |
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/ | ||
| D | ets_promise.cpp | 59 void EtsPromise::EnsureCapacity(EtsCoroutine *coro) in EnsureCapacity() function in ark::ets::EtsPromise |
| /arkcompiler/runtime_core/static_core/runtime/mem/refstorage/ | ||
| D | global_object_storage.h | 234 void EnsureCapacity() REQUIRES(mutex_) in EnsureCapacity() function |
| /arkcompiler/ets_runtime/ecmascript/js_api/ | ||
| D | js_api_lightweightset.cpp | 145 void JSAPILightWeightSet::EnsureCapacity(const JSThread *thread, const JSHandle<JSAPILightWeightSet… in EnsureCapacity() function in panda::ecmascript::JSAPILightWeightSet |