Searched refs:AllocateRawCodeInLargeObjectSpace (Results 1 – 2 of 2) sorted by relevance
1929 HeapObject* AllocateRawCodeInLargeObjectSpace(int size);
4598 heap_object = AllocateRawCodeInLargeObjectSpace(object_size); in EnsureImmovableCode()4651 HeapObject* Heap::AllocateRawCodeInLargeObjectSpace(int size) { in AllocateRawCodeInLargeObjectSpace() function in v8::internal::Heap