1HANDLE_OPCODE(OP_INVOKE_DIRECT_RANGE /*{vCCCC..v(CCCC+AA-1)}, meth@BBBB*/)
2    GOTO_invoke(invokeDirect, true);
3OP_END
4