Searched defs:AllocationResult (Results 1 – 1 of 1) sorted by relevance
1606 AllocationResult(Object* object) // NOLINT in AllocationResult() function1610 AllocationResult() : object_(NULL), retry_space_(INVALID_SPACE) {} in AllocationResult() function1636 explicit AllocationResult(AllocationSpace space) in AllocationResult() function