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