Searched defs:decls (Results 1 – 8 of 8) sorted by relevance
166 let decls = realNode.declarations; variable
539 void ModuleScope::AddImportDecl(ir::ImportDeclaration *importDecl, ImportDeclList &&decls) in AddImportDecl()552 ArenaVector<ExportDecl *> decls(allocator_->Adapter()); in AddExportDecl() local558 void ModuleScope::AddExportDecl(ir::AstNode *exportDecl, ExportDeclList &&decls) in AddExportDecl()
94 protected decls: Decl[] = []; property in Scope
426 const decls = leftHandSymbol.getDeclarations(); constant
498 ArenaVector<ir::VariableDeclarator *> decls(Allocator()->Adapter()); in CreateEnumValueOfMethod() local
345 const auto &decls = scope->Decls(); in ScopeEncloseVariable() local
694 const decls = leftHandSymbol.getDeclarations(); constant
2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument