#include <regexp-stack.h>
Definition at line 19 of file regexp-stack.h.
◆ RegExpStackScope() [1/2]
v8::internal::RegExpStackScope::RegExpStackScope |
( |
Isolate * | isolate | ) |
|
|
explicit |
◆ ~RegExpStackScope()
v8::internal::RegExpStackScope::~RegExpStackScope |
( |
| ) |
|
◆ RegExpStackScope() [2/2]
◆ operator=()
◆ stack()
RegExpStack * v8::internal::RegExpStackScope::stack |
( |
| ) |
const |
|
inline |
◆ old_sp_top_delta_
const ptrdiff_t v8::internal::RegExpStackScope::old_sp_top_delta_ |
|
private |
◆ regexp_stack_
RegExpStack* const v8::internal::RegExpStackScope::regexp_stack_ |
|
private |
The documentation for this class was generated from the following files: