Searched defs:loopHeadBc (Results 1 – 2 of 2) sorted by relevance
53 … "C" void OsrEntryAfterCFrame([[maybe_unused]] Frame *frame, [[maybe_unused]] uintptr_t loopHeadBc, in OsrEntryAfterCFrame()58 … "C" void OsrEntryAfterIFrame([[maybe_unused]] Frame *frame, [[maybe_unused]] uintptr_t loopHeadBc, in OsrEntryAfterIFrame()63 …ern "C" void OsrEntryTopFrame([[maybe_unused]] Frame *frame, [[maybe_unused]] uintptr_t loopHeadBc, in OsrEntryTopFrame()
41 void WriteOsrEventError(Frame *frame, FrameKind kind, uintptr_t loopHeadBc) in WriteOsrEventError()63 bool OsrEntry(uintptr_t loopHeadBc, const void *osrCode) in OsrEntry()