HomeSort by relevance Sort by last modified time
    Searched refs:IsInt32Double (Results 1 - 2 of 2) sorted by null

  /external/v8/src/
type-info.h 127 static inline bool IsInt32Double(double value) {
type-info.cc 49 info = TypeInfo::IsInt32Double(HeapNumber::cast(*value)->value())

Completed in 45 milliseconds