Lines Matching refs:fun_decl
6981 FunctionDeclaration* fun_decl = decl->AsFunctionDeclaration();6984 fun_decl != NULL ? fun_decl->fun() : NULL,6998 FunctionDeclaration* fun_decl = decl->AsFunctionDeclaration();6999 if (fun_decl == NULL) {7008 Compiler::BuildFunctionInfo(fun_decl->fun(), info()->script());