Home
last modified time | relevance | path

Searched defs:GetModuleValue (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/module/tests/
Decma_module_test.cpp178 HWTEST_F_L0(EcmaModuleTest, GetModuleValue) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/ecmascript/module/
Djs_module_source_text.cpp1040 JSTaggedValue SourceTextModule::GetModuleValue(JSThread *thread, int32_t index, bool isThrow) in GetModuleValue() function in panda::ecmascript::SourceTextModule
1055 JSTaggedValue SourceTextModule::GetModuleValue(JSThread *thread, JSTaggedValue key, bool isThrow) in GetModuleValue() function in panda::ecmascript::SourceTextModule