v8  3.11.10(node0.8.26)
V8 is Google's open source JavaScript engine
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
macro-assembler.h File Reference
This graph shows which files directly or indirectly include this file:

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
 

Enumeration Type Documentation

enum InvokeFlag
Enumerator
CALL_FUNCTION 
JUMP_FUNCTION 

Definition at line 33 of file macro-assembler.h.

Variable Documentation

const int kInvalidProtoDepth = -1

Definition at line 40 of file macro-assembler.h.

Referenced by BASE_EMBEDDED< Visitor >::CheckPrototypes().