THIS 1573 src/actioncompiler/lex.swf4.c { count(); return THIS; }
THIS 1669 src/actioncompiler/lex.swf5.c { count(); return THIS; }
THIS 36 src/actioncompiler/swf4compiler.y %token THIS
THIS 891 src/actioncompiler/swf4compiler.y : THIS
THIS 76 src/actioncompiler/swf5compiler.y %token TRY THROW CATCH FINALLY THIS
THIS 590 src/actioncompiler/swf5compiler.y | THIS { $$ = strdup("this"); }