Searched refs:AllocateCode (Results 1 – 3 of 3) sorted by relevance
2005 AllocateCode(int object_size, bool immovable);
3344 AllocationResult Heap::AllocateCode(int object_size, bool immovable) { in AllocateCode() function in v8::internal::Heap
1402 isolate()->heap()->AllocateCode(object_size, immovable), in NewCodeRaw()