unboxCoerceArgs   501 core/MethodEnv.cpp void MethodEnv::unboxCoerceArgs(int32_t argc, Atom* in, uint32_t *argv, MethodSignaturep ms)
unboxCoerceArgs   515 core/MethodEnv.cpp void MethodEnv::unboxCoerceArgs(Atom thisArg, ArrayObject *a, uint32_t *argv, MethodSignaturep ms)
unboxCoerceArgs   530 core/MethodEnv.cpp void MethodEnv::unboxCoerceArgs(Atom thisArg, int32_t argc, Atom* in, uint32_t *argv, MethodSignaturep ms)