Home
last modified time | relevance | path

Searched defs:AllocationOk (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/
Dlithium-allocator.h363 bool AllocationOk() { return allocation_ok_; } in AllocationOk() function
/external/v8/src/compiler/
Dregister-allocator.h362 bool AllocationOk() { return allocation_ok_; } in AllocationOk() function