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

Public Member Functions

 CompiledReplacement (Zone *zone)
 
bool Compile (Isolate *isolate, Handle< JSRegExp > regexp, Handle< String > replacement, int capture_count, int subject_length)
 
void Apply (ReplacementStringBuilder *builder, int match_from, int match_to, int32_t *match)
 
int parts ()
 

Detailed Description

Definition at line 67 of file runtime-regexp.cc.


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