Searched defs:getUInt32 (Results 1 – 4 of 4) sorted by relevance
79 bool JSNumberCell::getUInt32(uint32_t& uint32) const in getUInt32() function in JSC::JSNumberCell
88 bool JSCell::getUInt32(uint32_t&) const in getUInt32() function in JSC::JSCell
219 ALWAYS_INLINE bool JSValue::getUInt32(uint32_t& v) const in getUInt32() function
524 ALWAYS_INLINE bool JSImmediate::getUInt32(JSValue v, uint32_t& i) in getUInt32() function