V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::internal::RegExpImpl::GlobalCache Class Reference

Public Member Functions

 GlobalCache (Handle< JSRegExp > regexp, Handle< String > subject, Isolate *isolate)
 
V8_INLINE int32_t * FetchNext ()
 
V8_INLINE int32_t * LastSuccessfulMatch ()
 
V8_INLINE bool HasException ()
 

Detailed Description

Definition at line 137 of file jsregexp.h.


The documentation for this class was generated from the following files: