addSlot            92 libcore/abc/Class.cpp 	return addSlot(name, ns, slotId, type, isstatic);
addSlot           116 libcore/abc/Class.h 	bool addSlot(string_table::key name, Namespace *ns,
addSlot           164 libcore/abc/Method.cpp 	return addSlot(name, ns, slotId, type);
addSlot           141 libcore/abc/Method.h 	bool addSlot(string_table::key name, Namespace *ns,