- removed the SetupSimpleFrameMissingArgs logic as the number of args are now guaranteed
This commit is contained in:
parent
8ec85cb0ee
commit
f082a8af98
2 changed files with 5 additions and 83 deletions
|
|
@ -43,7 +43,6 @@ private:
|
|||
void IncrementVMCalls();
|
||||
void SetupFrame();
|
||||
void SetupSimpleFrame();
|
||||
void SetupSimpleFrameMissingArgs();
|
||||
void SetupFullVMFrame();
|
||||
void BindLabels();
|
||||
void EmitOpcode();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue