![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <node-matchers.h>
Public Member Functions | |
HeapObjectMatcherImpl (Node *node) | |
bool | Is (IndirectHandle< HeapObject > const &value) const |
HeapObjectRef | Ref (JSHeapBroker *broker) const |
![]() | |
ValueMatcher (Node *node) | |
ValueMatcher (Node *node) | |
ValueMatcher (Node *node) | |
ValueMatcher (Node *node) | |
bool | HasResolvedValue () const |
const IndirectHandle< HeapObject > & | ResolvedValue () 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 |
Additional Inherited Members | |
![]() | |
using | ValueType |
Definition at line 227 of file node-matchers.h.
|
inlineexplicit |
Definition at line 229 of file node-matchers.h.
|
inline |
Definition at line 232 of file node-matchers.h.
|
inline |
Definition at line 237 of file node-matchers.h.