Searched refs:GetModuleFromBinding (Results 1 – 2 of 2) sorted by relevance
210 …static JSHandle<SourceTextModule> GetModuleFromBinding(JSThread *thread, const JSTaggedValue &JSTa…
413 JSHandle<SourceTextModule> requestedModule = GetModuleFromBinding(thread, resolvedBinding); in InitializeEnvironment()445 JSHandle<SourceTextModule> SourceTextModule::GetModuleFromBinding(JSThread *thread, in GetModuleFromBinding() function in panda::ecmascript::SourceTextModule