Searched refs:AllocationSiteContext (Results 1 – 2 of 2) sorted by relevance
17 class AllocationSiteContext {19 explicit AllocationSiteContext(Isolate* isolate) { in AllocationSiteContext() function51 class AllocationSiteUsageContext : public AllocationSiteContext {55 : AllocationSiteContext(isolate), in AllocationSiteUsageContext()
239 class AllocationSiteCreationContext : public AllocationSiteContext {242 : AllocationSiteContext(isolate) {} in AllocationSiteCreationContext()