HomeSort by relevance Sort by last modified time
    Searched defs:AllocationOk (Results 1 - 2 of 2) sorted by null

  /external/v8/src/
lithium-allocator.h 363 bool AllocationOk() { return allocation_ok_; }
  /external/v8/src/compiler/
register-allocator.h 362 bool AllocationOk() { return allocation_ok_; }

Completed in 1716 milliseconds