Searched defs:cloneList (Results 1 – 5 of 5) sorted by relevance
104 const JSHandle<JSTaggedValue> &cloneList) in WriteValue()470 bool ValueSerializer::PrepareClone(JSThread *thread, const JSHandle<JSTaggedValue> &cloneList) in PrepareClone()
81 let cloneList = list.clone(); variable
281 JSHandle<JSAPILinkedList> cloneList = JSAPILinkedList::Clone(thread, list); in HWTEST_F_L0() local
2395 JSHandle<EcmaString> cloneList(factory->NewFromASCII("cloneList")); in HWTEST_F_L0() local
5722 … Local<JSValueRef> cloneList, bool defaultTransfer, bool defaultCloneShared) in SerializeValue()