addSetter          92 libcore/abc/AbcBlock.cpp             script->addSetter(_name, _namespace, _method, do_static);
addSetter         159 libcore/abc/AbcBlock.cpp             pMethod->addSetter(_name, _namespace, _method);
addSetter         125 libcore/abc/Class.h 	bool addSetter(string_table::key name, Namespace *ns, Method *method,
addSetter         148 libcore/abc/Method.h 	bool addSetter(string_table::key name, Namespace *ns, Method *method);