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 Class Reference

#include <frames.h>

Data Structures

struct  InnerPointerToCodeCacheEntry
 

Public Member Functions

 InnerPointerToCodeCache (Isolate *isolate)
 
CodeGcSafeFindCodeForInnerPointer (Address inner_pointer)
 
CodeGcSafeCastToCode (HeapObject *object, Address inner_pointer)
 
void Flush ()
 
InnerPointerToCodeCacheEntryGetCacheEntry (Address inner_pointer)
 

Detailed Description

Definition at line 59 of file frames.h.

Constructor & Destructor Documentation

InnerPointerToCodeCache ( Isolate isolate)
inlineexplicit

Definition at line 67 of file frames.h.

References InnerPointerToCodeCache::Flush().

Member Function Documentation

void Flush ( )
inline

Definition at line 74 of file frames.h.

Referenced by InnerPointerToCodeCache::InnerPointerToCodeCache().

Code * GcSafeCastToCode ( HeapObject object,
Address  inner_pointer 
)

The documentation for this class was generated from the following files: