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.h3437 …imeStubs::RuntimeGetBytecodePcOfstForBaseline(const JSHandle<JSFunction> &func, uintptr_t nativePc) in RuntimeGetBytecodePcOfstForBaseline()
3497 uintptr_t nativePc = nativePcStart; in RuntimeGetNativePcOfstForBaseline() local