Allocate 3667 src/heap.cc MaybeObject* Heap::Allocate(Map* map, AllocationSpace space) {
Allocate 1065 src/lithium-allocator.cc bool LAllocator::Allocate(LChunk* chunk) {
Allocate 5627 src/objects.cc MaybeObject* DescriptorArray::Allocate(int number_of_descriptors,
Allocate 5889 src/objects.cc MaybeObject* DeoptimizationInputData::Allocate(int deopt_entry_count,
Allocate 5897 src/objects.cc MaybeObject* DeoptimizationOutputData::Allocate(int number_of_deopt_points,
Allocate 10987 src/objects.cc MaybeObject* HashTable<Shape, Key>::Allocate(int at_least_space_for,
Allocate 12044 src/objects.cc MaybeObject* Dictionary<Shape, Key>::Allocate(int at_least_space_for) {
Allocate 138 src/platform-cygwin.cc void* OS::Allocate(const size_t requested,
Allocate 153 src/platform-freebsd.cc void* OS::Allocate(const size_t requested,
Allocate 331 src/platform-linux.cc void* OS::Allocate(const size_t requested,
Allocate 140 src/platform-macos.cc void* OS::Allocate(const size_t requested,
Allocate 240 src/platform-nullos.cc void* OS::Allocate(const size_t requested,
Allocate 175 src/platform-openbsd.cc void* OS::Allocate(const size_t requested,
Allocate 167 src/platform-solaris.cc void* OS::Allocate(const size_t requested,
Allocate 907 src/platform-win32.cc void* OS::Allocate(const size_t requested,
Allocate 596 src/serialize.cc Address Deserializer::Allocate(int space_index, Space* space, int size) {
Allocate 1648 src/serialize.cc int Serializer::Allocate(int space, int size, bool* new_page) {
Allocate 2007 src/spaces.cc HeapObject* FreeList::Allocate(int size_in_bytes) {
Allocate 38 src/transitions.cc MaybeObject* TransitionArray::Allocate(int number_of_transitions) {
Allocate 400 tools/gcmole/gcmole.cc static Environment* Allocate(const Environment& env) {