Searched refs:GetStarResolution (Results 1 – 2 of 2) sorted by relevance
185 …static JSHandle<JSTaggedValue> GetStarResolution(JSThread *thread, const JSHandle<JSTaggedValue> &…
255 JSHandle<JSTaggedValue> result = GetStarResolution(thread, exportName, moduleRequest, in ResolveExport()1295 JSHandle<JSTaggedValue> SourceTextModule::GetStarResolution(JSThread *thread, in GetStarResolution() function in panda::ecmascript::SourceTextModule