--- parser3/src/include/pa_opcode.h 2024/09/18 22:24:17 1.58 +++ parser3/src/include/pa_opcode.h 2026/04/25 13:38:46 1.60 @@ -1,7 +1,7 @@ /** @file Parser: compiled code related decls. - Copyright (c) 2001-2023 Art. Lebedev Studio (http://www.artlebedev.com) + Copyright (c) 2001-2026 Art. Lebedev Studio (https://www.artlebedev.com) Authors: Konstantin Morshnev , Alexandr Petrosian */ @@ -11,7 +11,7 @@ namespace OP { -#define IDENT_PA_OPCODE_H "$Id: pa_opcode.h,v 1.58 2024/09/18 22:24:17 moko Exp $" +#define IDENT_PA_OPCODE_H "$Id: pa_opcode.h,v 1.60 2026/04/25 13:38:46 moko Exp $" #define OPTIMIZE_BYTECODE_GET_ELEMENT // $a ^a #define OPTIMIZE_BYTECODE_GET_OBJECT_ELEMENT // $a.b ^a.b