optimizations
This commit is contained in:
@@ -55,7 +55,3 @@ func (f *frame) ReadUint16() uint16 {
|
||||
f.ip += 2
|
||||
return n
|
||||
}
|
||||
|
||||
func (f frame) Instructions() code.Instructions {
|
||||
return f.cl.Fn.Instructions
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user