Home | History | Annotate | Download | only in src

Lines Matching refs:ModuleLiteral

76 void BreakableStatementChecker::VisitModuleLiteral(ModuleLiteral* module) {
609 ModuleLiteral* module = declaration->module()->AsModuleLiteral();
745 void FullCodeGenerator::VisitModuleLiteral(ModuleLiteral* module) {
751 Comment cmnt(masm_, "[ ModuleLiteral");