![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <regexp-compiler.h>
Public Member Functions | |
| DeferredIncrementRegister (int reg) | |
Public Member Functions inherited from v8::internal::Trace::DeferredAction | |
| DeferredAction (ActionNode::ActionType action_type, int reg) | |
| DeferredAction * | next () |
| bool | Mentions (int reg) |
| int | reg () |
| ActionNode::ActionType | action_type () |
Definition at line 289 of file regexp-compiler.h.
|
inlineexplicit |
Definition at line 291 of file regexp-compiler.h.