Searched refs:ObjectSlotList (Results 1 – 3 of 3) sorted by relevance
48 typedef std::list<uint32_t> ObjectSlotList; typedef64 ObjectSlotList mObjectSlots;
145 for (ObjectSlotList::const_iterator in getObjectSlotList()
384 ScriptCompiled::ObjectSlotList &objectSlotList = mpResult->mObjectSlots; in compile()