EVAL             1203 lib/action/lex.swf4.c { count(); 	return EVAL;		}
EVAL             1309 lib/action/lex.swf5.c { count();	return EVAL;		}
EVAL               36 lib/action/swf4compiler.y %token EVAL
EVAL              586 lib/action/swf4compiler.y 	: EVAL '(' expr ')'
EVAL               46 lib/action/swf5compiler.y %token DO VAR NEW DELETE RETURN END WITH ASM EVAL
EVAL              846 lib/action/swf5compiler.y 	| EVAL '(' expr ')'