v8  3.25.30(node0.11.13)
V8 is Google's open source JavaScript engine
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
frames-arm64.h File Reference
Include dependency graph for frames-arm64.h:

Go to the source code of this file.

Data Structures

class  EntryFrameConstants
 
class  ExitFrameConstants
 
class  JavaScriptFrameConstants
 
class  ArgumentsAdaptorFrameConstants
 
class  ConstructFrameConstants
 
class  InternalFrameConstants
 

Namespaces

 v8
 
 v8::internal
 

Macros

#define kSafepointSavedRegisters   CPURegList::GetSafepointSavedRegisters().list()
 
#define kNumSafepointSavedRegisters   CPURegList::GetSafepointSavedRegisters().Count();
 

Macro Definition Documentation

#define kNumSafepointSavedRegisters   CPURegList::GetSafepointSavedRegisters().Count();

Definition at line 52 of file frames-arm64.h.

#define kSafepointSavedRegisters   CPURegList::GetSafepointSavedRegisters().list()

Definition at line 51 of file frames-arm64.h.