Searched defs:IS_REF (Results 1 – 2 of 2) sorted by relevance
261 …constexpr bool IS_REF = std::is_pointer_v<T> && std::is_base_of_v<ObjectHeader, std::remove_pointe… in GetElementSize() local276 …constexpr bool IS_REF = std::is_pointer_v<T> && std::is_base_of_v<ObjectHeader, std::remove_pointe… in Set() local295 …constexpr bool IS_REF = std::is_pointer_v<T> && std::is_base_of_v<ObjectHeader, std::remove_pointe… in Get() local
1721 static constexpr auto IS_REF = std::is_same_v<T, ani_ref>; in SetVariableValue() local2885 static constexpr auto IS_REF = std::is_same_v<R, ani_ref>; in DoGetFieldByName() local3087 static constexpr auto IS_REF = std::is_same_v<R, ani_ref>; in DoGetPropertyByName() local3255 static constexpr auto IS_REF = std::is_same_v<R, ani_ref>; in DoSetPropertyByName() local4773 static constexpr auto IS_REF = std::is_same_v<R, ani_ref>; in DoVariableGetValue() local