![]() |
V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
|
Public Member Functions | |
| DiamondMatcher (Node *merge) | |
| bool | Matched () const |
| bool | IfProjectionsAreOwned () const |
| Node * | Branch () const |
| Node * | IfTrue () const |
| Node * | IfFalse () const |
| Node * | Merge () const |
| Node * | TrueInputOf (Node *phi) const |
| Node * | FalseInputOf (Node *phi) const |
Definition at line 718 of file node-matchers.h.