|
| LoadMatcher (Node *node) |
|
Object const & | object () const |
|
IntPtrMatcher const & | index () const |
|
| NodeMatcher (Node *node) |
|
Node * | node () const |
|
const Operator * | op () const |
|
IrOpcode::Value | opcode () const |
|
bool | HasProperty (Operator::Property property) const |
|
Node * | InputAt (int index) const |
|
bool | Equals (const Node *node) const |
|
bool | IsComparison () const |
|
template<typename Object>
struct v8::internal::compiler::LoadMatcher< Object >
Definition at line 218 of file node-matchers.h.
The documentation for this struct was generated from the following file: