op_applytype     3801 core/CodegenLIR.cpp                 LIns* i3 = callIns(FUNCTIONID(op_applytype), 4,
op_applytype     2495 core/Interpreter.cpp 				a1 = op_applytype(env, sp[-i1]/*function*/, (int32_t)i1, sp-i1+1);
op_applytype       75 core/Toplevel-inlines.h REALLY_INLINE Atom Toplevel::op_applytype(Atom obj, int argc, Atom* atomv)
op_applytype       77 core/Toplevel-inlines.h     return avmplus::op_applytype(this, obj, argc, atomv);
op_applytype      165 core/Toplevel.h 		Atom op_applytype(Atom obj,
op_applytype      117 core/instr.h   Atom op_applytype(E env, Atom factory, int argc, Atom* args);