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 169 inline bool IsDouble() {
lithium-allocator.h 322 bool IsDouble() const { return assigned_register_kind_ == DOUBLE_REGISTERS; }
hydrogen-instructions.h 281 bool IsDouble() const { return kind_ == kDouble; }
    [all...]

Completed in 1060 milliseconds