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

  /external/v8/src/compiler/
live-range-separator.cc 54 Zone *zone = data->allocation_zone();
153 top->TreatAsSpilledInDeferredBlock(data()->allocation_zone(),
172 splinter_parent->Merge(range, data()->allocation_zone());
register-allocator.h 767 Zone* allocation_zone, Frame* frame,
806 Zone* allocation_zone() const { return allocation_zone_; } function in class:v8::internal::compiler::LiveRange::final
888 Zone* allocation_zone() const { return data()->allocation_zone(); } function in class:v8::internal::compiler::LiveRange::final
917 Zone* allocation_zone() const { return data()->allocation_zone(); } function in class:v8::internal::compiler::LiveRange::final
992 Zone* allocation_zone() const { return data()->allocation_zone(); } function in class:v8::internal::compiler::LiveRange::RegisterAllocator
    [all...]
register-allocator.cc     [all...]

Completed in 248 milliseconds