--- parser3/src/include/pa_opcode.h 2017/02/07 22:00:35 1.55 +++ parser3/src/include/pa_opcode.h 2023/09/26 20:49:07 1.57 @@ -1,9 +1,9 @@ /** @file Parser: compiled code related decls. - Copyright (c) 2001-2017 Art. Lebedev Studio (http://www.artlebedev.com) + Copyright (c) 2001-2023 Art. Lebedev Studio (http://www.artlebedev.com) - Author: Alexandr Petrosian (http://paf.design.ru) + Authors: Konstantin Morshnev , Alexandr Petrosian */ #ifndef OPCODE_H @@ -11,7 +11,7 @@ namespace OP { -#define IDENT_PA_OPCODE_H "$Id: pa_opcode.h,v 1.55 2017/02/07 22:00:35 moko Exp $" +#define IDENT_PA_OPCODE_H "$Id: pa_opcode.h,v 1.57 2023/09/26 20:49:07 moko Exp $" #define OPTIMIZE_BYTECODE_GET_ELEMENT // $a ^a #define OPTIMIZE_BYTECODE_GET_OBJECT_ELEMENT // $a.b ^a.b