Searched defs:statements (Results 1 – 11 of 11) sorted by relevance
34 explicit TSModuleBlock(ArenaVector<Statement *> &&statements) in TSModuleBlock()
57 auto statements = std::get<std::vector<ir::AstNode *>>(newStatements); in UpdateSelf() local
38 const auto &statements = block->Statements(); in CompileSourceBlock() local122 const auto &statements = decl->Parent()->Parent()->Parent()->AsClassDefinition()->Body(); in CompileInstanceFields() local
41 auto &statements = body->AsBlockStatement()->Statements(); in SetConcurrent() local
75 auto statements = std::get<std::vector<ir::AstNode *>>(newStatements); in UpdateSelf() local
111 ArenaVector<ir::Statement *> statements(Allocator()->Adapter()); in ParseCommonjs() local
360 auto statements = body->AsTSModuleBlock()->Statements(); in ParseTsModuleOrNamespaceDelaration() local442 auto statements = ParseStatementList(); in ParseTsModuleBlock() local792 ArenaVector<ir::Statement *> statements(Allocator()->Adapter()); in ParseStatementList() local805 bool ParserImpl::ParseDirective(ArenaVector<ir::Statement *> *statements) in ParseDirective()831 void ParserImpl::ParseDirectivePrologue(ArenaVector<ir::Statement *> *statements) in ParseDirectivePrologue()846 auto statements = ParseStatementList(); in ParseBlockStatement() local
177 auto statements = ParseStatementList(StatementParsingFlags::STMT_GLOBAL_LEXICAL); in ParseProgram() local2547 ArenaVector<ir::Statement *> statements(Allocator()->Adapter()); in CreateImplicitConstructor() local
369 auto statements = ParseStatementList(); in ParseArrowFunctionExpressionBody() local
426 ArenaVector<ir::Statement *> statements(Allocator()->Adapter()); in CreateCallExpressionForTsModule() local
2 …md(e);const n=r("./node_modules/color-convert/index.js"),i=(e,t)=>function(){const r=e.apply(n,arg… property