Home
last modified time | relevance | path

Searched refs:ModuleDeclarationArrayEnvironmentSetup (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/module/
Djs_module_source_text.h110 …static void ModuleDeclarationArrayEnvironmentSetup(JSThread *thread, const JSHandle<SourceTextModu…
Djs_module_source_text.cpp601 SourceTextModule::ModuleDeclarationArrayEnvironmentSetup(thread, module); in InnerModuleInstantiation()
687 void SourceTextModule::ModuleDeclarationArrayEnvironmentSetup(JSThread *thread, in ModuleDeclarationArrayEnvironmentSetup() function in panda::ecmascript::SourceTextModule
/arkcompiler/ets_runtime/ecmascript/module/tests/
Decma_module_test.cpp2235 HWTEST_F_L0(EcmaModuleTest, ModuleDeclarationArrayEnvironmentSetup) in HWTEST_F_L0() argument
2240 SourceTextModule::ModuleDeclarationArrayEnvironmentSetup(thread, module); in HWTEST_F_L0()
2244 SourceTextModule::ModuleDeclarationArrayEnvironmentSetup(thread, module); in HWTEST_F_L0()
2248 SourceTextModule::ModuleDeclarationArrayEnvironmentSetup(thread, module); in HWTEST_F_L0()
2252 SourceTextModule::ModuleDeclarationArrayEnvironmentSetup(thread, module); in HWTEST_F_L0()
4102 SourceTextModule::ModuleDeclarationArrayEnvironmentSetup(thread, module); in HWTEST_F_L0()
4106 SourceTextModule::ModuleDeclarationArrayEnvironmentSetup(thread, module); in HWTEST_F_L0()