Home
last modified time | relevance | path

Searched defs:IsDouble (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/
Dtype-info.h158 inline bool IsDouble() { in IsDouble() function
Dlithium-allocator.h323 bool IsDouble() const { return is_double_; } in IsDouble() function
Dhydrogen-instructions.h318 bool IsDouble() const { return kind_ == kDouble; } in IsDouble() function