Home
last modified time | relevance | path

Searched refs:functionAddr (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/dfx/stackinfo/
Djs_stackinfo.cpp874 uintptr_t functionAddr = function + JSFunction::MACHINECODE_OFFSET; in ArkGetMethodIdWithJit() local
875 arkUnwindParam->readMem(arkUnwindParam->ctx, functionAddr, &machineCode); in ArkGetMethodIdWithJit()