#include <node-matchers.h>
Definition at line 28 of file node-matchers.h.
◆ NodeMatcher()
| v8::internal::compiler::NodeMatcher::NodeMatcher |
( |
Node * | node | ) |
|
|
inlineexplicit |
◆ Equals()
| bool v8::internal::compiler::NodeMatcher::Equals |
( |
const Node * | node | ) |
const |
|
inline |
◆ HasProperty()
◆ InputAt()
| Node * v8::internal::compiler::NodeMatcher::InputAt |
( |
int | index | ) |
const |
|
inline |
◆ IsComparison()
| bool v8::internal::compiler::NodeMatcher::IsComparison |
( |
| ) |
const |
◆ node()
| Node * v8::internal::compiler::NodeMatcher::node |
( |
| ) |
const |
|
inline |
◆ op()
| const Operator * v8::internal::compiler::NodeMatcher::op |
( |
| ) |
const |
|
inline |
◆ opcode()
◆ node_
| Node* v8::internal::compiler::NodeMatcher::node_ |
|
private |
The documentation for this struct was generated from the following files: