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