Searched refs:allocation_sites_list_address (Results 1 – 4 of 4) sorted by relevance
39 V(allocation_sites_list_address, "Heap::allocation_sites_list_address()") \
468 ExternalReference ExternalReference::allocation_sites_list_address( in allocation_sites_list_address() function in v8::internal::ExternalReference470 return ExternalReference(isolate->heap()->allocation_sites_list_address()); in allocation_sites_list_address()
11616 ExternalReference::allocation_sites_list_address(isolate())); in CreateAllocationSiteInFeedbackVector()
584 Address allocation_sites_list_address() { in allocation_sites_list_address() function