Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/js_api/
Djs_api_lightweightset.cpp67 JSHandle<TaggedArray> JSAPILightWeightSet::CreateSlot(const JSThread *thread, const uint32_t capaci… in CreateSlot() function in panda::ecmascript::JSAPILightWeightSet
Djs_api_plain_array.cpp61 JSHandle<TaggedArray> JSAPIPlainArray::CreateSlot(const JSThread *thread, const uint32_t capacity) in CreateSlot() function in panda::ecmascript::JSAPIPlainArray