![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <experimental-compiler.h>
Static Public Member Functions | |
static bool | CanBeHandled (RegExpTree *tree, RegExpFlags flags, int capture_count) |
static ZoneList< RegExpInstruction > | Compile (RegExpTree *tree, RegExpFlags flags, Zone *zone) |
Definition at line 16 of file experimental-compiler.h.
|
static |
Definition at line 221 of file experimental-compiler.cc.
|
static |
Definition at line 1227 of file experimental-compiler.cc.