Searched defs:CreateSlot (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/js_api/ | ||
| D | js_api_lightweightset.cpp | 67 JSHandle<TaggedArray> JSAPILightWeightSet::CreateSlot(const JSThread *thread, const uint32_t capaci… in CreateSlot() function in panda::ecmascript::JSAPILightWeightSet |
| D | js_api_plain_array.cpp | 61 JSHandle<TaggedArray> JSAPIPlainArray::CreateSlot(const JSThread *thread, const uint32_t capacity) in CreateSlot() function in panda::ecmascript::JSAPIPlainArray |