Home | History | Annotate | Download | only in x64

Lines Matching defs:EmitDeclaration

229         EmitDeclaration(scope()->function(), Variable::CONST, NULL);
652 void FullCodeGenerator::EmitDeclaration(Variable* variable,
753 EmitDeclaration(decl->proxy()->var(), decl->mode(), decl->fun());