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
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 61 of file frames.h.

Field Documentation

Code* code

Definition at line 63 of file frames.h.

Address inner_pointer

Definition at line 62 of file frames.h.

SafepointEntry safepoint_entry

Definition at line 64 of file frames.h.


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