Lines Matching full:worldslot
1301 COMPtr<IWebScriptWorld>& worldSlot = worldMap().add(worldID, 0).first->second;1302 if (!worldSlot && FAILED(WebKitCreateInstance(__uuidof(WebScriptWorld), 0, __uuidof(worldSlot), reinterpret_cast<void**>(&worldSlot))))1304 world = worldSlot;