![]() |
v8
3.25.30(node0.11.13)
V8 is Google's open source JavaScript engine
|
#include <allocation-site-scopes.h>

Public Member Functions | |
| AllocationSiteContext (Isolate *isolate) | |
| Handle< AllocationSite > | top () |
| Handle< AllocationSite > | current () |
| bool | ShouldCreateMemento (Handle< JSObject > object) |
| Isolate * | isolate () |
Protected Member Functions | |
| void | update_current_site (AllocationSite *site) |
| void | InitializeTraversal (Handle< AllocationSite > site) |
Definition at line 42 of file allocation-site-scopes.h.
|
inlineexplicit |
Definition at line 44 of file allocation-site-scopes.h.
References AllocationSiteContext::isolate().
|
inline |
Definition at line 49 of file allocation-site-scopes.h.
Referenced by AllocationSiteCreationContext::EnterNewScope(), and AllocationSiteUsageContext::EnterNewScope().
|
inlineprotected |
Definition at line 60 of file allocation-site-scopes.h.
References AllocationSiteContext::isolate().
Referenced by AllocationSiteCreationContext::EnterNewScope(), and AllocationSiteUsageContext::EnterNewScope().
|
inline |
Definition at line 53 of file allocation-site-scopes.h.
Referenced by AllocationSiteContext::AllocationSiteContext(), AllocationSiteCreationContext::EnterNewScope(), AllocationSiteUsageContext::EnterNewScope(), and AllocationSiteContext::InitializeTraversal().
Definition at line 51 of file allocation-site-scopes.h.
|
inline |
Definition at line 48 of file allocation-site-scopes.h.
Referenced by AllocationSiteCreationContext::EnterNewScope(), AllocationSiteUsageContext::EnterNewScope(), and AllocationSiteCreationContext::ExitScope().
|
inlineprotected |
Definition at line 56 of file allocation-site-scopes.h.
Referenced by AllocationSiteCreationContext::EnterNewScope(), and AllocationSiteUsageContext::EnterNewScope().