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

#include <allocation-site-scopes.h>

Inheritance diagram for AllocationSiteContext:

Public Member Functions

 AllocationSiteContext (Isolate *isolate)
 
Handle< AllocationSitetop ()
 
Handle< AllocationSitecurrent ()
 
bool ShouldCreateMemento (Handle< JSObject > object)
 
Isolateisolate ()
 

Protected Member Functions

void update_current_site (AllocationSite *site)
 
void InitializeTraversal (Handle< AllocationSite > site)
 

Detailed Description

Definition at line 42 of file allocation-site-scopes.h.

Constructor & Destructor Documentation

AllocationSiteContext ( Isolate isolate)
inlineexplicit

Definition at line 44 of file allocation-site-scopes.h.

References AllocationSiteContext::isolate().

Member Function Documentation

void InitializeTraversal ( Handle< AllocationSite site)
inlineprotected
bool ShouldCreateMemento ( Handle< JSObject object)
inline

Definition at line 51 of file allocation-site-scopes.h.

void update_current_site ( AllocationSite site)
inlineprotected

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