Searched defs:CopyObjectPrimitive (Results 1 – 3 of 3) sorted by relevance
221 inline void Barriers::CopyObjectPrimitive(const JSThread *thread, JSTaggedValue* dst, const JSTagge… in CopyObjectPrimitive() function
3323 DEF_CALL_SIGNATURE(CopyObjectPrimitive) in DEF_CALL_SIGNATURE() argument
4927 void RuntimeStubs::CopyObjectPrimitive(uintptr_t argGlue, JSTaggedType *dstObj, in DEF_RUNTIME_STUBS() function in panda::ecmascript::RuntimeStubs