Searched defs:cloneList (Results 1 – 6 of 6) sorted by relevance
81 let cloneList = list.clone(); variable
105 const JSHandle<JSTaggedValue> &cloneList) in WriteValue()522 bool ValueSerializer::PrepareClone(JSThread *thread, const JSHandle<JSTaggedValue> &cloneList) in PrepareClone()
281 JSHandle<JSAPILinkedList> cloneList = JSAPILinkedList::Clone(thread, list); in HWTEST_F_L0() local
6020 … Local<JSValueRef> cloneList, bool defaultTransfer, bool defaultCloneShared) in InterOpSerializeValue()6077 … Local<JSValueRef> cloneList, bool defaultTransfer, bool defaultCloneShared) in SerializeValue()6107 … Local<JSValueRef> cloneList, std::string &error, bool defaultTransfer, in SerializeValueWithError()
2473 JSHandle<EcmaString> cloneList(factory->NewFromASCII("cloneList")); in HWTEST_F_L0() local
2602 JSHandle<EcmaString> cloneList(factory->NewFromASCII("cloneList")); in HWTEST_F_L0() local