add_property      574 libcore/as_object.h     void add_property(const std::string& key, as_function& getter,
add_property      243 libcore/asobj/Object.cpp     obj->add_property(propname, *getter, setter);