v8
3.11.10(node0.8.26)
V8 is Google's open source JavaScript engine
|
Go to the source code of this file.
Data Structures | |
class | FrameScope |
class | AllowExternalCallThatCantCauseGC |
class | NoCurrentFrameScope |
class | Comment |
Namespaces | |
v8 | |
v8::internal | |
Enumerations | |
enum | InvokeFlag { CALL_FUNCTION, JUMP_FUNCTION } |
Variables | |
const int | kInvalidProtoDepth = -1 |
enum InvokeFlag |
Enumerator | |
---|---|
CALL_FUNCTION | |
JUMP_FUNCTION |
Definition at line 33 of file macro-assembler.h.
const int kInvalidProtoDepth = -1 |
Definition at line 40 of file macro-assembler.h.
Referenced by BASE_EMBEDDED< Visitor >::CheckPrototypes().