Searched refs:getInstructionKindForPCOffset (Results 1 – 2 of 2) sorted by relevance
51 const instructionKind = view.sourceResolver.getInstructionKindForPCOffset(offset);
469 getInstructionKindForPCOffset(offset: number) { method in SourceResolver