Searched refs:ModuleDeclarationEnvironmentSetup (Results 1 – 3 of 3) sorted by relevance
109 …static void ModuleDeclarationEnvironmentSetup(JSThread *thread, const JSHandle<SourceTextModule> &…
603 SourceTextModule::ModuleDeclarationEnvironmentSetup(thread, module); in InnerModuleInstantiation()610 void SourceTextModule::ModuleDeclarationEnvironmentSetup(JSThread *thread, in ModuleDeclarationEnvironmentSetup() function in panda::ecmascript::SourceTextModule
2185 HWTEST_F_L0(EcmaModuleTest, ModuleDeclarationEnvironmentSetup) in HWTEST_F_L0() argument2227 SourceTextModule::ModuleDeclarationEnvironmentSetup(thread, module); in HWTEST_F_L0()2231 SourceTextModule::ModuleDeclarationEnvironmentSetup(thread, module); in HWTEST_F_L0()