Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/module/
Dmodule_value_accessor.cpp368 JSTaggedValue ModuleValueAccessor::GetModuleValueFromRecordBinding(const GetModuleValueFromBindingI… in GetModuleValueFromRecordBinding() function in panda::ecmascript::ModuleValueAccessor
/arkcompiler/ets_runtime/ecmascript/module/tests/
Decma_module_test.cpp163 …static JSTaggedValue GetModuleValueFromRecordBinding(JSThread *thread, JSHandle<SourceTextModule> … in GetModuleValueFromRecordBinding() function in panda::test::MockModuleValueAccessor