Searched refs:AllocateCode (Results 1 - 3 of 3) sorted by relevance

/external/v8/src/heap/
H A Dheap.h2129 AllocateCode(int object_size, bool immovable);
H A Dheap.cc3381 AllocationResult Heap::AllocateCode(int object_size, bool immovable) { function in class:v8::internal::Heap
/external/v8/src/
H A Dfactory.cc1640 isolate()->heap()->AllocateCode(object_size, immovable),

Completed in 305 milliseconds