Searched defs:allocation_site (Results 1 – 5 of 5) sorted by relevance
361 HInstruction* allocation_site = Add<HLoadKeyed>(GetParameter(0), in BuildCodeStub() local430 HInstruction* allocation_site = Add<HLoadKeyed>(GetParameter(0), in BuildCodeStub() local
4391 AllocationSite* allocation_site) { in InitializeAllocationMemento()4402 Handle<AllocationSite> allocation_site) { in AllocateWithAllocationSite()4596 Map* map, Handle<AllocationSite> allocation_site) { in AllocateJSObjectFromMapWithAllocationSite()4645 Handle<AllocationSite> allocation_site) { in AllocateJSObjectWithAllocationSite()
2453 HValue* allocation_site, in BuildCloneShallowArray()2579 HValue* allocation_site) { in BuildCreateAllocationMemento()
8257 DECL_ACCESSORS(allocation_site, Object) in DECL_ACCESSORS() argument
1977 const v8::HeapGraphNode* allocation_site = prop->GetToNode(); in TEST() local