Searched defs:CreateArrayFromList (Results 1 – 4 of 4) sorted by relevance
362 JSHandle<JSArray> JSArray::CreateArrayFromList(JSThread *thread, const JSHandle<TaggedArray> &eleme… in CreateArrayFromList() function in panda::ecmascript::JSArray
148 GateRef BuiltinsObjectStubBuilder::CreateArrayFromList(GateRef glue, GateRef elements) in CreateArrayFromList() function in panda::ecmascript::kungfu::BuiltinsObjectStubBuilder
2191 DEF_CALL_SIGNATURE(CreateArrayFromList) in DEF_CALL_SIGNATURE() argument
2738 JSTaggedType RuntimeStubs::CreateArrayFromList([[maybe_unused]] uintptr_t argGlue, int32_t argc, in CreateArrayFromList() function in panda::ecmascript::RuntimeStubs