--- parser3/src/include/pa_opcode.h 2015/10/15 18:12:29 1.51 +++ parser3/src/include/pa_opcode.h 2015/10/26 01:21:56 1.52 @@ -1,7 +1,7 @@ /** @file Parser: compiled code related decls. - Copyright (c) 2001-2012 Art. Lebedev Studio (http://www.artlebedev.com) + Copyright (c) 2001-2015 Art. Lebedev Studio (http://www.artlebedev.com) Author: Alexandr Petrosian (http://paf.design.ru) */ @@ -11,7 +11,7 @@ namespace OP { -#define IDENT_PA_OPCODE_H "$Id: pa_opcode.h,v 1.51 2015/10/15 18:12:29 moko Exp $" +#define IDENT_PA_OPCODE_H "$Id: pa_opcode.h,v 1.52 2015/10/26 01:21:56 moko Exp $" #define OPTIMIZE_BYTECODE_GET_ELEMENT // $a ^a #define OPTIMIZE_BYTECODE_GET_OBJECT_ELEMENT // $a.b ^a.b