Searched refs:is_double_ (Results 1 - 2 of 2) sorted by relevance

/external/v8/src/
H A Dlithium-allocator.h323 bool IsDouble() const { return is_double_; }
387 bool is_double_; member in class:v8::internal::LiveRange
H A Dlithium-allocator.cc132 is_double_(false),
150 is_double_ = (register_kind == DOUBLE_REGISTERS);

Completed in 43 milliseconds