![]() |
V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
|
Public Member Functions | |
| 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 |
Definition at line 24 of file node-matchers.h.