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

  /external/v8/src/
lithium-allocator.h 463 allocation_ok_ = false;
468 bool AllocationOk() { return allocation_ok_; }
632 bool allocation_ok_; member in class:v8::internal::BASE_EMBEDDED
lithium-allocator.cc 550 allocation_ok_(true) { }
    [all...]

Completed in 18 milliseconds