V8 Project
|
Functions | |
size_t | HashCode (Node *node) |
bool | Equals (Node *a, Node *b) |
bool v8::internal::compiler::anonymous_namespace{value-numbering-reducer.cc}::Equals | ( | Node * | a, |
Node * | b | ||
) |
Definition at line 18 of file value-numbering-reducer.cc.
References DCHECK_NOT_NULL.
Referenced by v8::internal::FINAL< kOperandKind, kNumCachedOperands >::CanBeReplacedWith(), v8::internal::CallInterfaceDescriptorData::Initialize(), and v8::internal::Runtime_GetScriptFromScriptName().
size_t v8::internal::compiler::anonymous_namespace{value-numbering-reducer.cc}::HashCode | ( | Node * | node | ) |
Definition at line 15 of file value-numbering-reducer.cc.