![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <regexp-bytecode-peephole.h>
Static Public Member Functions | |
static DirectHandle< TrustedByteArray > | OptimizeBytecode (Isolate *isolate, Zone *zone, DirectHandle< String > source, const uint8_t *bytecode, int length, const ZoneUnorderedMap< int, int > &jump_edges) |
Definition at line 19 of file regexp-bytecode-peephole.h.
|
static |
Definition at line 1015 of file regexp-bytecode-peephole.cc.