Searched defs:CopyCallTarget (Results 1 – 3 of 3) sorted by relevance
28 static inline void CopyCallTarget(const JSThread *thread, void *callTargetToRef) in CopyCallTarget() function
2725 DEF_CALL_SIGNATURE(CopyCallTarget) in DEF_CALL_SIGNATURE() argument
3533 void RuntimeStubs::CopyCallTarget(uintptr_t argGlue, uintptr_t callTarget) in DEF_RUNTIME_STUBS() function in panda::ecmascript::RuntimeStubs