![]()  | 
  
    v8
    
   V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++. 
   | 
 
#include <node-matchers.h>
Public Member Functions | |
| BaseWithIndexAndDisplacementMatcher (Node *node, AddressOptions options) | |
| BaseWithIndexAndDisplacementMatcher (Node *node) | |
| bool | matches () const | 
| Node * | index () const | 
| int | scale () const | 
| Node * | base () const | 
| Node * | displacement () const | 
| DisplacementMode | displacement_mode () const | 
Private Member Functions | |
| void | Initialize (Node *node, AddressOptions options) | 
Static Private Member Functions | |
| static bool | OwnedByAddressingOperand (Node *node) | 
Private Attributes | |
| bool | matches_ | 
| Node * | index_ | 
| int | scale_ | 
| Node * | base_ | 
| Node * | displacement_ | 
| DisplacementMode | displacement_mode_ | 
Definition at line 506 of file node-matchers.h.
      
  | 
  inline | 
Definition at line 507 of file node-matchers.h.
      
  | 
  inlineexplicit | 
Definition at line 517 of file node-matchers.h.
      
  | 
  inline | 
Definition at line 533 of file node-matchers.h.
      
  | 
  inline | 
Definition at line 534 of file node-matchers.h.
      
  | 
  inline | 
Definition at line 535 of file node-matchers.h.
      
  | 
  inline | 
Definition at line 531 of file node-matchers.h.
      
  | 
  inlineprivate | 
      
  | 
  inline | 
Definition at line 530 of file node-matchers.h.
      
  | 
  inlinestaticprivate | 
Definition at line 747 of file node-matchers.h.
      
  | 
  inline | 
Definition at line 532 of file node-matchers.h.
      
  | 
  private | 
Definition at line 541 of file node-matchers.h.
      
  | 
  private | 
Definition at line 542 of file node-matchers.h.
      
  | 
  private | 
Definition at line 543 of file node-matchers.h.
      
  | 
  private | 
Definition at line 539 of file node-matchers.h.
      
  | 
  private | 
Definition at line 538 of file node-matchers.h.
      
  | 
  private | 
Definition at line 540 of file node-matchers.h.