attempting to implement a simple method lookup cache. work in progress
This commit is contained in:
@ -1511,7 +1511,7 @@ moo_pfbase_t* moo_getpfnum (
|
||||
moo_oop_method_t moo_findmethod (
|
||||
moo_t* moo,
|
||||
moo_oop_t receiver,
|
||||
const moo_oocs_t* message,
|
||||
moo_oop_char_t selector,
|
||||
int super
|
||||
);
|
||||
|
||||
|
Reference in New Issue
Block a user