Lines Matching defs:bool
113 bool BaseObject::IsWeakOrDetached() const {
134 template <int Field, bool (v8::Value::* typecheck)() const>
143 bool BaseObject::has_pointer_data() const {
147 template <typename T, bool kIsWeak>
159 template <typename T, bool kIsWeak>
170 template <typename T, bool kIsWeak>
183 template <typename T, bool kIsWeak>
188 template <typename T, bool kIsWeak>
203 template <typename T, bool kIsWeak>
204 template <typename U, bool kW>
209 template <typename T, bool kIsWeak>
213 template <typename T, bool kIsWeak>
214 template <typename U, bool kW>
222 template <typename T, bool kIsWeak>
230 template <typename T, bool kIsWeak>
239 template <typename T, bool kIsWeak>
247 template <typename T, bool kIsWeak>
252 template <typename T, bool kIsWeak>
257 template <typename T, bool kIsWeak>
262 template <typename T, bool kIsWeak>
267 template <typename T, bool kIsWeak>
268 BaseObjectPtrImpl<T, kIsWeak>::operator bool() const {
272 template <typename T, bool kIsWeak>
273 template <typename U, bool kW>
274 bool BaseObjectPtrImpl<T, kIsWeak>::operator ==(
279 template <typename T, bool kIsWeak>
280 template <typename U, bool kW>
281 bool BaseObjectPtrImpl<T, kIsWeak>::operator !=(