Свойство | Type | Description | |
---|---|---|---|
CallingPCs | List |
||
CpuEmitterInstruction | Func |
Méthode | Description | |
---|---|---|
ExploreNewPcCallback ( uint PC ) : void | ||
IsDebuggerPresentDebugBreak ( ) : void |
Méthode | Description | |
---|---|---|
AddressInsideFunction ( uint PC ) : bool | ||
AnalyzeBranches ( ) : void |
PASS 1: Analyze Branches
|
|
CreateFunction ( ) : |
|
|
EmitCpuInstruction ( ) : AstNodeStm | ||
EmitInstructionCountIncrement ( bool CheckForYield ) : AstNodeStm | ||
GenerateCode ( ) : |
PASS 2: Generate code and put labels;
|
|
InternalFunctionCompiler ( InjectContext InjectContext, |
||
LogInstruction ( uint PC, Instruction Instruction ) : void | ||
ProcessGeneratedInstruction ( |
||
ShowInstructionStats ( ) : void | ||
StorePC ( ) : AstNodeStm | ||
TryPutLabelAT ( uint PC, |
||
UpdateMinMax ( uint PC ) : void | ||
_GetAstCpuInstructionAT ( uint PC ) : |
public ExploreNewPcCallback ( uint PC ) : void | ||
PC | uint | |
Résultat | void |
public static IsDebuggerPresentDebugBreak ( ) : void | ||
Résultat | void |