v8  3.14.5(node0.10.28)
V8 is Google's open source JavaScript engine
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
RegExpStackScope Class Reference

#include <regexp-stack.h>

Public Member Functions

 RegExpStackScope (Isolate *isolate)
 
 ~RegExpStackScope ()
 
RegExpStackstack () const
 

Detailed Description

Definition at line 41 of file regexp-stack.h.

Constructor & Destructor Documentation

RegExpStackScope ( Isolate isolate)
explicit

Definition at line 34 of file regexp-stack.cc.

References RegExpStack::EnsureCapacity().

Definition at line 41 of file regexp-stack.cc.

References ASSERT.

Member Function Documentation

RegExpStack* stack ( ) const
inline

Definition at line 49 of file regexp-stack.h.

Referenced by NativeRegExpMacroAssembler::Execute().


The documentation for this class was generated from the following files: