Searched refs:functionAddr (Results 1 – 1 of 1) sorted by relevance
876 uintptr_t functionAddr = function + JSFunction::MACHINECODE_OFFSET; in ArkGetMethodIdWithJit() local877 arkUnwindParam->readMem(arkUnwindParam->ctx, functionAddr, &machineCode); in ArkGetMethodIdWithJit()