![]() |
V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
|
Public Member Functions | |
AllocationSiteUsageContext (Isolate *isolate, Handle< AllocationSite > site, bool activated) | |
Handle< AllocationSite > | EnterNewScope () |
void | ExitScope (Handle< AllocationSite > scope_site, Handle< JSObject > object) |
bool | ShouldCreateMemento (Handle< JSObject > object) |
![]() | |
AllocationSiteContext (Isolate *isolate) | |
Handle< AllocationSite > | top () |
Handle< AllocationSite > | current () |
bool | ShouldCreateMemento (Handle< JSObject > object) |
Isolate * | isolate () |
Static Public Attributes | |
static const bool | kCopying = true |
Additional Inherited Members | |
![]() | |
void | update_current_site (AllocationSite *site) |
void | InitializeTraversal (Handle< AllocationSite > site) |
Definition at line 47 of file allocation-site-scopes.h.