Searched defs:getUInt32 (Results 1 – 5 of 5) sorted by relevance
29 UInt32 getUInt32(); function
79 bool JSCell::getUInt32(uint32_t&) const in getUInt32() function in JSC::JSCell
51 virtual bool getUInt32(uint32_t&) const { ASSERT_NOT_REACHED(); return false; } in getUInt32() function
237 ALWAYS_INLINE bool JSValue::getUInt32(uint32_t& v) const in getUInt32() function
426 getUInt32() throws IOException { in getUInt32() method in Tokenizer