V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::internal::NodeInfo Struct Reference

Public Member Functions

bool Matches (NodeInfo *that)
 
void AddFromPreceding (NodeInfo *that)
 
bool HasLookbehind ()
 
void AddFromFollowing (NodeInfo *that)
 
void ResetCompilationState ()
 

Public Attributes

bool being_analyzed: 1
 
bool been_analyzed: 1
 
bool follows_word_interest: 1
 
bool follows_newline_interest: 1
 
bool follows_start_interest: 1
 
bool at_end: 1
 
bool visited: 1
 
bool replacement_calculated: 1
 

Detailed Description

Definition at line 341 of file jsregexp.h.


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