5#ifndef V8_COMPILER_FEEDBACK_SOURCE_H_
6#define V8_COMPILER_FEEDBACK_SOURCE_H_
41bool operator==(FeedbackSource
const&, FeedbackSource
const&);
42bool operator!=(FeedbackSource
const&, FeedbackSource
const&);
45 FeedbackSource
const&);
V8_INLINE size_t hash_combine(size_t seed, size_t hash)
size_t hash_value(const BranchParameters &p)
bool operator!=(DeoptimizeParameters lhs, DeoptimizeParameters rhs)
bool operator==(const BranchParameters &lhs, const BranchParameters &rhs)
std::ostream & operator<<(std::ostream &os, AccessMode access_mode)
#define DCHECK(condition)
#define V8_EXPORT_PRIVATE
bool operator()(FeedbackSource const &lhs, FeedbackSource const &rhs) const
size_t operator()(FeedbackSource const &source) const
IndirectHandle< FeedbackVector > vector