MCPcopy Create free account
hub / github.com/FEX-Emu/FEX / ExpectedInstructionCount

Method ExpectedInstructionCount

Scripts/InstructionCountParser.py:31–32  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

29
30 @property
31 def ExpectedInstructionCount(self):
32 return self.expectedinstructioncount
33
34 @property
35 def Code(self):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected