Home
last modified time | relevance | path

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

/external/v8/src/
Dlithium-allocator.h323 bool IsDouble() const { return is_double_; } in IsDouble()
387 bool is_double_; variable
Dlithium-allocator.cc132 is_double_(false), in LiveRange()
150 is_double_ = (register_kind == DOUBLE_REGISTERS); in set_assigned_register()