Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/baseline/
Dbaseline_compiler.h33 void AddPosition(uint64_t nativePc) in AddPosition()
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs-inl.h3599 uintptr_t nativePc) in RuntimeGetBytecodePcOfstForBaseline()
3660 uintptr_t nativePc = nativePcStart; in RuntimeGetNativePcOfstForBaseline() local