Home | History | Annotate | Download | only in cctest

Lines Matching full:space

75   // from new space.
84 // Allocate a fixed array in the new space.
93 // Array should be in the new space.
99 // Array now sits in the old space
107 // Test the situation that some objects in new space are promoted to
108 // the old space
116 // Allocate a big Fixed array in the new space.
123 // Array still stays in the new space.
126 // Allocate objects in the old space until out of memory.
139 // array should not be promoted because the old space is full.
151 // keep allocating garbage in new space until it fails