nextname         3603 core/CodegenLIR.cpp                 LIns* i1 = callIns((opcode == OP_nextname) ? FUNCTIONID(nextname) : FUNCTIONID(nextvalue), 3,
nextname         2109 core/Interpreter.cpp 			INSTR(nextname) {
nextname         2115 core/Interpreter.cpp 				sp[0] = env->nextname(a1, AvmCore::integer_i(a2));
nextname          173 core/MethodEnv.h 		Atom nextname(Atom objAtom, int32_t index) const;