Lines Matching full:heap
41 // Return the pointer to the allocated already tagged as a heap object.
205 // Compare object type for heap object.
214 // (object is known to be a heap object)
229 // Check if a heap object's type is in the JSObject range, not including
284 // Assumes input is a heap object.
287 // Assumes input is a heap number. Jumps on things out of range. Also jumps
343 // and result_end have not yet been tagged as heap objects. If
377 // Allocate a heap number in new space with undefined value. The
716 and_(scratch, isolate()->heap()->NewSpaceMask());