Searched defs:nativePc (Results 1 – 2 of 2) sorted by relevance
33 void AddPosition(uint64_t nativePc) in AddPosition()
3437 …imeStubs::RuntimeGetBytecodePcOfstForBaseline(const JSHandle<JSFunction> &func, uintptr_t nativePc) in RuntimeGetBytecodePcOfstForBaseline()3497 uintptr_t nativePc = nativePcStart; in RuntimeGetNativePcOfstForBaseline() local