Lines Matching full:allocation
33 #include "allocation.h"
526 // Returns Failure::RetryAfterGC(requested_bytes, space) if the allocation
557 // Returns Failure::RetryAfterGC(requested_bytes, space) if the allocation
564 // Returns failure if allocation failed.
568 // Returns Failure::RetryAfterGC(requested_bytes, space) if the allocation
574 // Returns Failure::RetryAfterGC(requested_bytes, space) if the allocation
602 // Returns Failure::RetryAfterGC(requested_bytes, space) if the allocation
609 // Returns Failure::RetryAfterGC(requested_bytes, space) if the allocation
615 // Returns Failure::RetryAfterGC(requested_bytes, space) if the allocation
653 // allocation functions based on the encoding of the string buffer used to
666 // Returns Failure::RetryAfterGC(requested_bytes, space) if the allocation
683 // Returns Failure::RetryAfterGC(requested_bytes, space) if the allocation
709 // Returns Failure::RetryAfterGC(requested_bytes, space) if the allocation
721 // Returns Failure::RetryAfterGC(requested_bytes, space) if the allocation
727 // Returns Failure::RetryAfterGC(requested_bytes, space) if the allocation
734 // Returns Failure::RetryAfterGC(requested_bytes, space) if the allocation
740 // Returns Failure::RetryAfterGC(requested_bytes, space) if the allocation
750 // Returns Failure::RetryAfterGC(requested_bytes, space) if the allocation
756 // Returns Failure::RetryAfterGC(requested_bytes, space) if the allocation
766 // Returns Failure::RetryAfterGC(requested_bytes, space) if the allocation
772 // Failure::RetryAfterGC(requested_bytes, space) if the allocation failed.
776 // Failure::RetryAfterGC(requested_bytes, space) if the allocation failed.
780 // Failure::RetryAfterGC(requested_bytes, space) if the allocation failed.
785 // Failure::RetryAfterGC(requested_bytes, space) if the allocation failed.
790 // Returns Failure::RetryAfterGC(requested_bytes, space) if the allocation
802 // Failure::RetryAfterGC(requested_bytes, space) if the allocation failed.
809 // Failure::RetryAfterGC(requested_bytes, space) if the allocation failed.
846 // Returns Failure::RetryAfterGC(requested_bytes, space) if the allocation
867 // Returns Failure::RetryAfterGC(requested_bytes, space) if the allocation
886 // Returns Failure::RetryAfterGC(requested_bytes, space) if the allocation
893 // Returns Failure::RetryAfterGC(requested_bytes, space) if the allocation
900 // Returns Failure::RetryAfterGC(requested_bytes, space) if the allocation
907 // Returns Failure::RetryAfterGC(requested_bytes, space) if the allocation
913 // Returns Failure::RetryAfterGC(requested_bytes, space) if the allocation
926 // Returns Failure::RetryAfterGC(requested_bytes, space) if the allocation
935 // Returns Failure::RetryAfterGC(requested_bytes, space) if the allocation
946 // Returns Failure::RetryAfterGC(requested_bytes, space) if the allocation
960 // Returns Failure::RetryAfterGC(requested_bytes, space) if the allocation
972 // Returns Failure::RetryAfterGC(requested_bytes, space) if the allocation
990 // Returns Failure::RetryAfterGC(requested_bytes, space) if allocation
1253 // Returns Failure::RetryAfterGC(requested_bytes, space) if the allocation
1300 // certain number of bytes using only linear allocation (with a
1340 // True if we have reached the allocation limit in the old generation that
1680 // Do we expect to be able to handle allocation failure at this
1698 // every allocation in large object space.
1719 // Indicates that an allocation has failed in the old generation since the
1808 // have to test the allocation space argument and (b) can reduce code size
2120 // objects in a heap space but above the allocation pointer.
2364 // /* Allocation not allowed: we cannot handle a GC in this scope. */