Home
last modified time | relevance | path

Searched defs:GetModuleValueOuterInternal (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/module/
Dmodule_value_accessor.cpp180 JSTaggedValue ModuleValueAccessor::GetModuleValueOuterInternal(JSThread *thread, int32_t index, in GetModuleValueOuterInternal() function in panda::ecmascript::ModuleValueAccessor
576 JSTaggedValue DeprecatedModuleValueAccessor::GetModuleValueOuterInternal(JSThread* thread, JSTagged… in GetModuleValueOuterInternal() function in panda::ecmascript::DeprecatedModuleValueAccessor
/arkcompiler/ets_runtime/ecmascript/module/tests/
Decma_module_test.cpp714 HWTEST_F_L0(EcmaModuleTest, GetModuleValueOuterInternal) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs.cpp1967 DEF_RUNTIME_STUBS(GetModuleValueOuterInternal) in DEF_RUNTIME_STUBS() argument