V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::internal::compiler::ExternalReferenceMatcher Struct Referencefinal
Inheritance diagram for v8::internal::compiler::ExternalReferenceMatcher:
v8::internal::compiler::ValueMatcher< ExternalReference, IrOpcode::kExternalConstant > v8::internal::compiler::NodeMatcher

Public Member Functions

 ExternalReferenceMatcher (Node *node)
 
bool Is (const ExternalReference &value) const
 
- Public Member Functions inherited from v8::internal::compiler::ValueMatcher< ExternalReference, IrOpcode::kExternalConstant >
 ValueMatcher (Node *node)
 
 ValueMatcher (Node *node)
 
 ValueMatcher (Node *node)
 
 ValueMatcher (Node *node)
 
bool HasValue () const
 
const ExternalReferenceValue () const
 
- Public Member Functions inherited from v8::internal::compiler::NodeMatcher
 NodeMatcher (Node *node)
 
Nodenode () const
 
const Operatorop () const
 
IrOpcode::Value opcode () const
 
bool HasProperty (Operator::Property property) const
 
NodeInputAt (int index) const
 
bool Equals (const Node *node) const
 
bool IsComparison () const
 

Additional Inherited Members

- Public Types inherited from v8::internal::compiler::ValueMatcher< ExternalReference, IrOpcode::kExternalConstant >
typedef ExternalReference ValueType
 

Detailed Description

Definition at line 205 of file node-matchers.h.


The documentation for this struct was generated from the following file: