V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::internal::AllocationSiteUsageContext Class Reference
Inheritance diagram for v8::internal::AllocationSiteUsageContext:
v8::internal::AllocationSiteContext

Public Member Functions

 AllocationSiteUsageContext (Isolate *isolate, Handle< AllocationSite > site, bool activated)
 
Handle< AllocationSiteEnterNewScope ()
 
void ExitScope (Handle< AllocationSite > scope_site, Handle< JSObject > object)
 
bool ShouldCreateMemento (Handle< JSObject > object)
 
- Public Member Functions inherited from v8::internal::AllocationSiteContext
 AllocationSiteContext (Isolate *isolate)
 
Handle< AllocationSitetop ()
 
Handle< AllocationSitecurrent ()
 
bool ShouldCreateMemento (Handle< JSObject > object)
 
Isolateisolate ()
 

Static Public Attributes

static const bool kCopying = true
 

Additional Inherited Members

- Protected Member Functions inherited from v8::internal::AllocationSiteContext
void update_current_site (AllocationSite *site)
 
void InitializeTraversal (Handle< AllocationSite > site)
 

Detailed Description

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


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