Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/module/
Djs_module_source_text.h387 static std::tuple<bool, JSHandle<SourceTextModule>> GetResolvedModuleWithMerge(JSThread *thread,
Djs_module_source_text.cpp2196 std::tuple<bool, JSHandle<SourceTextModule>> SourceTextModule::GetResolvedModuleWithMerge(JSThread … in GetResolvedModuleWithMerge() function in panda::ecmascript::SourceTextModule