storeAtomArgs 3220 core/CodegenLIR.cpp LIns* args = storeAtomArgs(InsConstAtom(nullObjectAtom), argc, ctor_index+1); storeAtomArgs 3650 core/CodegenLIR.cpp LIns* ap = storeAtomArgs(extraScopes, state->verifier->scopeBase); storeAtomArgs 3673 core/CodegenLIR.cpp LIns* ap = storeAtomArgs(loadAtomRep(funcDisp+1), argc, funcDisp+2); storeAtomArgs 3700 core/CodegenLIR.cpp LIns* ap = storeAtomArgs(receiver, argc, argv); storeAtomArgs 3750 core/CodegenLIR.cpp LIns* ap = storeAtomArgs(loadAtomRep(objDisp), argc, argv); storeAtomArgs 3776 core/CodegenLIR.cpp LIns* ap = storeAtomArgs(obj, argc, argv); storeAtomArgs 3799 core/CodegenLIR.cpp LIns* ap = storeAtomArgs(argc, arg0); storeAtomArgs 3817 core/CodegenLIR.cpp LIns* ap = storeAtomArgs(2*argc, arg0); storeAtomArgs 3854 core/CodegenLIR.cpp LIns* ap = storeAtomArgs(argc, arg0); storeAtomArgs 3874 core/CodegenLIR.cpp LIns* ap = storeAtomArgs(extraScopes, state->verifier->scopeBase); storeAtomArgs 3925 core/CodegenLIR.cpp LIns* ap = storeAtomArgs(extraScopes, state->verifier->scopeBase); storeAtomArgs 434 core/CodegenLIR.h LIns *storeAtomArgs(int count, int index); storeAtomArgs 435 core/CodegenLIR.h LIns *storeAtomArgs(LIns *obj, int count, int index);