Searched defs:allocation_zone (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/compiler/
H A Dregister-allocator.h767 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

Completed in 182 milliseconds