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