Home
last modified time | relevance | path

Searched refs:GetModuleFromBinding (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/module/
Djs_module_source_text.h420 …static JSHandle<SourceTextModule> GetModuleFromBinding(JSThread *thread, const JSTaggedValue &JSTa…
Djs_module_source_text.cpp480 JSHandle<SourceTextModule> SourceTextModule::GetModuleFromBinding(JSThread *thread, in GetModuleFromBinding() function in panda::ecmascript::SourceTextModule