Home | History | Annotate | Download | only in parsing

Lines Matching defs:Declare

690       // Declare the special module parameter.
1199 // Declare that takes a location?
1267 // It's fine to declare this as CONST because the user has no way of
1426 Declare(declaration, DeclarationDescriptor::NORMAL, mode, init, ok, nullptr,
1432 Variable* Parser::Declare(Declaration* declaration,
1497 Declare(declaration, DeclarationDescriptor::NORMAL, mode, kCreatedInitialized,
2726 // since the function can declare itself strict.
3185 // since the function can declare itself strict.
3212 Declare(declaration, DeclarationDescriptor::NORMAL, CONST,