Searched refs:InsertEntryPointModule (Results 1 – 4 of 4) sorted by relevance
48 void InsertEntryPointModule(JSHandle<SourceTextModule> currentModule);
103 void ModuleLogger::InsertEntryPointModule(JSHandle<SourceTextModule> currentModule) in InsertEntryPointModule() function in panda::ecmascript::ModuleLogger
973 moduleLogger->InsertEntryPointModule(module); in Evaluate()
1159 moduleLogger->InsertEntryPointModule(module1); in HWTEST_F_L0()