Home | History | Annotate | Download | only in src

Lines Matching refs:MUST_USE_RESULT

837   MUST_USE_RESULT Address AllocateRawMemory(const size_t requested,
1043 MUST_USE_RESULT static bool CommitCodePage(VirtualMemory* vm,
1371 MUST_USE_RESULT HeapObject* Allocate(int size_in_bytes);
1459 MUST_USE_RESULT MaybeObject* FindObject(Address addr);
1509 MUST_USE_RESULT inline MaybeObject* AllocateRaw(int size_in_bytes);
1669 MUST_USE_RESULT virtual HeapObject* SlowAllocateRaw(int size_in_bytes);
2178 MUST_USE_RESULT INLINE(MaybeObject* AllocateRaw(int size_in_bytes));
2304 MUST_USE_RESULT MaybeObject* SlowAllocateRaw(int size_in_bytes);
2482 MUST_USE_RESULT MaybeObject* AllocateRaw(int object_size,