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
InnerPointerToCodeCache::InnerPointerToCodeCacheEntry Struct Reference

#include <frames.h>

Collaboration diagram for InnerPointerToCodeCache::InnerPointerToCodeCacheEntry:

Data Fields

Address inner_pointer
 
Codecode
 
SafepointEntry safepoint_entry
 

Detailed Description

Definition at line 56 of file frames.h.

Field Documentation

Code* code

Definition at line 58 of file frames.h.

Address inner_pointer

Definition at line 57 of file frames.h.

SafepointEntry safepoint_entry

Definition at line 59 of file frames.h.


The documentation for this struct was generated from the following file: