Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/module/
Dmodule_value_accessor.cpp351 JSTaggedValue ModuleValueAccessor::GetModuleValueFromRecordIndexBinding(const GetModuleValueFromBin… in GetModuleValueFromRecordIndexBinding() function in panda::ecmascript::ModuleValueAccessor
/arkcompiler/ets_runtime/ecmascript/module/tests/
Decma_module_test.cpp147 …static JSTaggedValue GetModuleValueFromRecordIndexBinding(JSThread *thread, JSHandle<SourceTextMod… in GetModuleValueFromRecordIndexBinding() function in panda::test::MockModuleValueAccessor