Home
last modified time | relevance | path

Searched defs:argvToRef (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/base/
Dgc_helper.h61 void *argvToRef = reinterpret_cast<void *>(argvAddr); in CopyCallTarget() local
71 static inline void CopyArgvArray(const JSThread *thread, void *argvToRef, uint64_t argc) in CopyArgvArray()
88 void *argvToRef = reinterpret_cast<void *>(argvAddr); in CopyGeneratorContext() local