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