Searched refs:ClearSavedStateInRegistry (Results 1 – 2 of 2) sorted by relevance
136 static void ClearSavedStateInRegistry(lua_State* lua);
188 void LuaEngine::ClearSavedStateInRegistry(lua_State* lua_state) { in ClearSavedStateInRegistry() function in lua_interpreter::LuaEngine210 ClearSavedStateInRegistry(lua_state_); in ExecuteScript()