Searched refs:srcHandle (Results 1 – 1 of 1) sorted by relevance
742 JSHandle<JSTaggedValue> srcHandle(thread, src); in CopyDataProperties() local743 return RuntimeStubs::RuntimeCopyDataProperties(thread, dstHandle, srcHandle); in CopyDataProperties()962 JSHandle<JSTaggedValue> srcHandle(thread, src); in StArraySpread() local963 return RuntimeStubs::RuntimeStArraySpread(thread, dstHandle, index, srcHandle); in StArraySpread()