date_setfullyear 136 libcore/asobj/Date_as.cpp template<bool utc> as_value date_setfullyear(const fn_call& fn); date_setfullyear 240 libcore/asobj/Date_as.cpp vm.registerNative(date_setfullyear<false>, 103, 9); date_setfullyear 265 libcore/asobj/Date_as.cpp vm.registerNative(date_setfullyear<true>, 103, 137);