static O callAndMake_safe(S functionName, L args) { ret callAndMake_orDirect(ai_verifySafeToCall(functionName), toObjectArray(args)); }