Searched refs:EscapedArrayClobberKey (Results 1 – 2 of 2) sorted by relevance
196 struct EscapedArrayClobberKey { struct201 bool operator==(const EscapedArrayClobberKey& other) const { argument207 bool operator()(const EscapedArrayClobberKey& lhs, const EscapedArrayClobberKey& rhs) const { in operator()217 typedef ScopedArenaSet<EscapedArrayClobberKey, EscapedArrayClobberKeyComparator>
971 EscapedArrayClobberKey key = { reg, type }; in IsNonAliasingArray()1137 EscapedArrayClobberKey clobber_key = { escaped_array, type }; in HandleAPut()