Home | History | Annotate | Download | only in src

Lines Matching refs:fun_decl

592         FunctionDeclaration* fun_decl = decl->AsFunctionDeclaration();
593 if (fun_decl == NULL) {
602 Compiler::BuildFunctionInfo(fun_decl->fun(), script());