Searched refs:TryGetBooleanValueImpl (Results 1 – 1 of 1) sorted by relevance
160 base::Optional<bool> TryGetBooleanValueImpl(JSHeapBroker* broker) const;742 auto result = TryGetBooleanValueImpl(broker); in TryGetBooleanValue()748 base::Optional<bool> HeapObjectData::TryGetBooleanValueImpl( in TryGetBooleanValueImpl() function in v8::internal::compiler::HeapObjectData