![]() |
V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
|
Public Member Functions | |
| HeapObjectMatcher (Node *node) | |
| bool | Is (Handle< HeapObject > const &value) const |
| ObjectRef | Ref (JSHeapBroker *broker) const |
Public Member Functions inherited from v8::internal::compiler::ValueMatcher< Handle< HeapObject >, IrOpcode::kHeapConstant > | |
| ValueMatcher (Node *node) | |
| ValueMatcher (Node *node) | |
| ValueMatcher (Node *node) | |
| ValueMatcher (Node *node) | |
| bool | HasValue () const |
| const Handle< HeapObject > & | Value () const |
Public Member Functions inherited from v8::internal::compiler::NodeMatcher | |
| 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 |
Additional Inherited Members | |
Public Types inherited from v8::internal::compiler::ValueMatcher< Handle< HeapObject >, IrOpcode::kHeapConstant > | |
| typedef Handle< HeapObject > | ValueType |
Definition at line 189 of file node-matchers.h.