Searched refs:AllocationSiteContext (Results 1 – 1 of 1) sorted by relevance
19 class AllocationSiteContext {21 explicit AllocationSiteContext(Isolate* isolate) { in AllocationSiteContext() function51 class AllocationSiteCreationContext : public AllocationSiteContext {54 : AllocationSiteContext(isolate) { } in AllocationSiteCreationContext()63 class AllocationSiteUsageContext : public AllocationSiteContext {67 : AllocationSiteContext(isolate), in AllocationSiteUsageContext()