find_slot 727 lib/as3/parser.tab.c variable_t*v = find_slot(method, name); find_slot 2193 lib/as3/parser.tab.c if((v = find_slot(state->method, name))) { find_slot 4985 lib/as3/parser.tab.c v = find_slot(state->method, (yyvsp[(1) - (3)].id));