Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/module/
Dmodule_value_accessor.cpp218 JSTaggedValue ModuleValueAccessor::GetSendableModuleValueOuterInternal(JSThread *thread, int32_t in… in GetSendableModuleValueOuterInternal() function in panda::ecmascript::ModuleValueAccessor
/arkcompiler/ets_runtime/ecmascript/module/tests/
Decma_module_test.cpp142 …static JSTaggedValue GetSendableModuleValueOuterInternal(JSThread *thread, int32_t index, JSTagged… in GetSendableModuleValueOuterInternal() function in panda::test::MockModuleValueAccessor