Lines Matching defs:const
58 TaggedObject *GetTaggedObject() const
63 JSTaggedType GetTaggedType() const
69 JSTaggedValue GetTaggedValue() const
96 uintptr_t SlotAddress() const
101 bool operator<(const ObjectSlot &other) const
105 bool operator<=(const ObjectSlot &other) const
109 bool operator>(const ObjectSlot &other) const
113 bool operator>=(const ObjectSlot &other) const
117 bool operator==(const ObjectSlot &other) const
121 bool operator!=(const ObjectSlot &other) const