Home
last modified time | relevance | path

Searched defs:EnsureCapacity (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/runtime/mem/refstorage/
Dglobal_object_storage.h208 void EnsureCapacity() REQUIRES(mutex_) in EnsureCapacity() function
/arkcompiler/ets_runtime/ecmascript/js_api/
Djs_api_lightweightset.cpp143 void JSAPILightWeightSet::EnsureCapacity(const JSThread *thread, const JSHandle<JSAPILightWeightSet… in EnsureCapacity() function in panda::ecmascript::JSAPILightWeightSet