Searched defs:getTruncatedInt32 (Results 1 – 4 of 4) sorted by relevance
85 bool JSNumberCell::getTruncatedInt32(int32_t& int32) const in getTruncatedInt32() function in JSC::JSNumberCell
93 bool JSCell::getTruncatedInt32(int32_t&) const in getTruncatedInt32() function in JSC::JSCell
219 ALWAYS_INLINE bool JSValuePtr::getTruncatedInt32(int32_t& v) const in getTruncatedInt32() function
534 ALWAYS_INLINE int32_t JSImmediate::getTruncatedInt32(JSValuePtr v) in getTruncatedInt32() function569 ALWAYS_INLINE bool JSImmediate::getTruncatedInt32(JSValuePtr v, int32_t& i) in getTruncatedInt32() function