Searched refs:GetModuleValueFromIndexBindingForLog (Results 1 – 2 of 2) sorted by relevance
25 static JSTaggedValue GetModuleValueFromIndexBindingForLog(JSThread *thread,
28 JSTaggedValue ModuleTools::GetModuleValueFromIndexBindingForLog( in GetModuleValueFromIndexBindingForLog() function in panda::ecmascript::ModuleTools97 return GetModuleValueFromIndexBindingForLog(thread, currentModule, resolvedBinding, index); in ProcessModuleLoadInfo()