Searched defs:pcOffsets (Results 1 – 2 of 2) sorted by relevance
149 …TSInlineLowering::FilterInlinedMethod(MethodLiteral* method, std::vector<const uint8_t*> pcOffsets) in FilterInlinedMethod()701 …id TSInlineLowering::AnalyseFastAccessor(CallGateInfo &info, std::vector<const uint8_t*> pcOffsets, in AnalyseFastAccessor()
242 auto &pcOffsets = methodPcInfos.back().pcOffsets; in CollectMethodPcsFromBC() local