Searched defs:frame_method (Results 1 – 2 of 2) sorted by relevance
368 auto frame_method = GetBoundaryFrameMethod<FrameKind::COMPILER>(prev); in NextFromCFrame() local434 auto frame_method = GetBoundaryFrameMethod<FrameKind::COMPILER>(prev); in GetNextFrame() local
221 auto frame_method = reinterpret_cast<uintptr_t>(GetMethodFromBoundary<kind>(ptr)); in GetBoundaryFrameMethod() local