addMethod          84 libcore/abc/AbcBlock.cpp             script->addMethod(_globalName, _namespace, _method, false);
addMethod         149 libcore/abc/AbcBlock.cpp             pMethod->addMethod(_name, _namespace, _method);
addMethod         119 libcore/abc/Class.h 	bool addMethod(string_table::key name, Namespace *ns, Method *method,
addMethod         144 libcore/abc/Method.h 	bool addMethod(string_table::key name, Namespace *ns, Method *method);