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

  /external/v8/src/
type-info.h 158 inline bool IsDouble() {
lithium-allocator.h 323 bool IsDouble() const { return is_double_; }
hydrogen-instructions.h 318 bool IsDouble() const { return kind_ == kDouble; }
    [all...]

Completed in 552 milliseconds