Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/stackmap/
Dllvm_stackmap_type.h55 uintptr_t functionAddress; member
/arkcompiler/ets_runtime/ecmascript/
Dframes.h1230 auto functionAddress = reinterpret_cast<JSTaggedType *>(GetStackArgsAddress()); in GetFunction() local
1307 auto functionAddress = reinterpret_cast<JSTaggedType *>(GetStackArgsAddress()); in GetFunction() local