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.h119 …static void ModuleDeclarationArrayEnvironmentSetup(JSThread *thread, const JSHandle<SourceTextModu…
Djs_module_source_text.cpp702 SourceTextModule::ModuleDeclarationArrayEnvironmentSetup(thread, module); in FinishModuleInstantiation()
789 void SourceTextModule::ModuleDeclarationArrayEnvironmentSetup(JSThread *thread, in ModuleDeclarationArrayEnvironmentSetup() function in panda::ecmascript::SourceTextModule
/arkcompiler/ets_runtime/ecmascript/module/tests/
Decma_module_test.cpp2384 HWTEST_F_L0(EcmaModuleTest, ModuleDeclarationArrayEnvironmentSetup) in HWTEST_F_L0() argument
2389 SourceTextModule::ModuleDeclarationArrayEnvironmentSetup(thread, module); in HWTEST_F_L0()
2393 SourceTextModule::ModuleDeclarationArrayEnvironmentSetup(thread, module); in HWTEST_F_L0()
2397 SourceTextModule::ModuleDeclarationArrayEnvironmentSetup(thread, module); in HWTEST_F_L0()
2401 SourceTextModule::ModuleDeclarationArrayEnvironmentSetup(thread, module); in HWTEST_F_L0()
4053 SourceTextModule::ModuleDeclarationArrayEnvironmentSetup(thread, module); in HWTEST_F_L0()
4057 SourceTextModule::ModuleDeclarationArrayEnvironmentSetup(thread, module); in HWTEST_F_L0()