Home
last modified time | relevance | path

Searched refs:AllocateRawWithAllocationSite (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/heap/
Dfactory.h970 HeapObject* AllocateRawWithAllocationSite(
Dfactory.cc124 HeapObject* Factory::AllocateRawWithAllocationSite( in AllocateRawWithAllocationSite() function in v8::internal::Factory
2893 AllocateRawWithAllocationSite(map, pretenure, allocation_site); in NewJSObjectFromMap()