![]() |
v8
3.11.10(node0.8.26)
V8 is Google's open source JavaScript engine
|
Data Structures | |
| class | Element |
Public Member Functions | |
| PositionStack (bool *ok) | |
| ~PositionStack () | |
| bool | is_empty () |
| int | pop () |
|
inlineexplicit |
|
inline |
Definition at line 55 of file parser.cc.
References ASSERT, and PositionStack::is_empty().
|
inline |
Definition at line 73 of file parser.cc.
References v8::internal::NULL.
Referenced by PositionStack::pop(), and PositionStack::~PositionStack().
|
inline |
Definition at line 74 of file parser.cc.
References ASSERT, and PositionStack::is_empty().