Searched refs:GetScriptInterpreterInstances (Results 1 – 1 of 1) sorted by relevance
860 static ScriptInterpreterInstances &GetScriptInterpreterInstances() { in GetScriptInterpreterInstances() function869 return GetScriptInterpreterInstances().RegisterPlugin( in RegisterPlugin()875 return GetScriptInterpreterInstances().UnregisterPlugin(create_callback); in UnregisterPlugin()880 return GetScriptInterpreterInstances().GetCallbackAtIndex(idx); in GetScriptInterpreterCreateCallbackAtIndex()886 const auto &instances = GetScriptInterpreterInstances().GetInstances(); in GetScriptInterpreterForLanguage()