coerceUnbox1 509 core/MethodEnv.cpp args = coerceUnbox1(in[i], ms->paramTraits(i), args); coerceUnbox1 524 core/MethodEnv.cpp args = coerceUnbox1(a->getUintProperty(i), ms->paramTraits(i+1), args); coerceUnbox1 537 core/MethodEnv.cpp args = coerceUnbox1(in[i], ms->paramTraits(i+1), args); coerceUnbox1 134 core/MethodEnv.h Atom* FASTCALL coerceUnbox1(Atom atom, Traits* t, Atom* args);