addGetter          88 libcore/abc/AbcBlock.cpp             script->addGetter(_name, _namespace, _method, do_static);
addGetter         154 libcore/abc/AbcBlock.cpp             pMethod->addGetter(_name, _namespace, _method);
addGetter         122 libcore/abc/Class.h 	bool addGetter(string_table::key name, Namespace *ns, Method *method,
addGetter         146 libcore/abc/Method.h 	bool addGetter(string_table::key name, Namespace *ns, Method *method);