Home
last modified time | relevance | path

Searched defs:cloneList (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/tests/
H A Djs_api_linked_list_test.cpp281 JSHandle<JSAPILinkedList> cloneList = JSAPILinkedList::Clone(thread, list); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/serializer/
H A Dvalue_serializer.cpp451 bool ValueSerializer::PrepareClone(JSThread *thread, const JSHandle<JSTaggedValue> &cloneList) in PrepareClone() argument
99 WriteValue(JSThread *thread, const JSHandle<JSTaggedValue> &value, const JSHandle<JSTaggedValue> &transfer, const JSHandle<JSTaggedValue> &cloneList) WriteValue() argument
/arkcompiler/ets_runtime/ecmascript/napi/
H A Djsnapi_expo.cpp5526 SerializeValue(const EcmaVM *vm, Local<JSValueRef> value, Local<JSValueRef> transfer, Local<JSValueRef> cloneList, bool defaultTransfer, bool defaultCloneShared) SerializeValue() argument

Completed in 13 milliseconds