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

  /external/v8/src/compiler/
register-allocator.h 794 Zone* allocation_zone() const { return allocation_zone_; }
838 Zone* const allocation_zone_; member in class:v8::internal::compiler::LiveRange::final
    [all...]
register-allocator.cc     [all...]

Completed in 2807 milliseconds