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