* Add missing `UNSAFE_CALL_ARGUMENT` warning. * Fix `Object` constructor. * Display an error for non-existent static methods.
This prevents that the NIL address is filled with another value, which causes problems for some instructions that read from NIL.