Searched defs:IsUint32 (Results 1 – 5 of 5) sorted by relevance
190 bool IsUint32() const { in IsUint32() function
338 TEST_F(TypeTest, IsUint32) { in TEST_F() argument
75 static bool IsUint32(FormatMode mode, uint32_t num_bits) { in IsUint32() function
771 bool IsUint32() const { return IsUintN(32); } in IsUint32() function
3671 bool Value::IsUint32() const { in IsUint32() function in v8::Value