Searched defs:AllocationResult (Results 1 – 1 of 1) sorted by relevance
452 AllocationResult(Object* object) // NOLINT in AllocationResult() function459 AllocationResult() : object_(Smi::FromInt(NEW_SPACE)) {} in AllocationResult() function473 explicit AllocationResult(AllocationSpace space) in AllocationResult() function