Searched refs:TryGetBooleanValue (Results 1 – 4 of 4) sorted by relevance
69 m.Ref(broker()).TryGetBooleanValue(); in Reduce()
155 base::Optional<bool> TryGetBooleanValue(JSHeapBroker* broker) const;739 base::Optional<bool> HeapObjectData::TryGetBooleanValue( in TryGetBooleanValue() function in v8::internal::compiler::HeapObjectData1767 base::Optional<bool> ObjectRef::TryGetBooleanValue() const { in TryGetBooleanValue() function in v8::internal::compiler::ObjectRef1772 return data()->AsHeapObject()->TryGetBooleanValue(broker()); in TryGetBooleanValue()
83 base::Optional<bool> maybe_result = m.Ref(broker_).TryGetBooleanValue(); in DecideCondition()
245 base::Optional<bool> TryGetBooleanValue() const;