Searched refs:ModuleDeclarationEnvironmentSetup (Results 1 – 3 of 3) sorted by relevance
118 …static void ModuleDeclarationEnvironmentSetup(JSThread *thread, const JSHandle<SourceTextModule> &…
704 SourceTextModule::ModuleDeclarationEnvironmentSetup(thread, module); in FinishModuleInstantiation()711 void SourceTextModule::ModuleDeclarationEnvironmentSetup(JSThread *thread, in ModuleDeclarationEnvironmentSetup() function in panda::ecmascript::SourceTextModule
2334 HWTEST_F_L0(EcmaModuleTest, ModuleDeclarationEnvironmentSetup) in HWTEST_F_L0() argument2376 SourceTextModule::ModuleDeclarationEnvironmentSetup(thread, module); in HWTEST_F_L0()2380 SourceTextModule::ModuleDeclarationEnvironmentSetup(thread, module); in HWTEST_F_L0()