v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
v8::internal::RegExpBytecodePeepholeOptimization Member List

This is the complete list of members for v8::internal::RegExpBytecodePeepholeOptimization, including all inherited members.

OptimizeBytecode(Isolate *isolate, Zone *zone, DirectHandle< String > source, const uint8_t *bytecode, int length, const ZoneUnorderedMap< int, int > &jump_edges)v8::internal::RegExpBytecodePeepholeOptimizationstatic