SlowAllocateRaw 280 src/spaces-inl.h object = SlowAllocateRaw(size_in_bytes); SlowAllocateRaw 315 src/spaces-inl.h return SlowAllocateRaw(size_in_bytes); SlowAllocateRaw 2250 src/spaces.cc if (new_area == NULL) new_area = SlowAllocateRaw(size_in_bytes); SlowAllocateRaw 1677 src/spaces.h MUST_USE_RESULT virtual HeapObject* SlowAllocateRaw(int size_in_bytes); SlowAllocateRaw 2312 src/spaces.h MUST_USE_RESULT MaybeObject* SlowAllocateRaw(int size_in_bytes);