Home
last modified time | relevance | path

Searched defs:getUInt32 (Results 1 – 4 of 4) sorted by relevance

/external/webkit/JavaScriptCore/runtime/
DJSNumberCell.cpp79 bool JSNumberCell::getUInt32(uint32_t& uint32) const in getUInt32() function in JSC::JSNumberCell
DJSCell.cpp88 bool JSCell::getUInt32(uint32_t&) const in getUInt32() function in JSC::JSCell
DJSCell.h219 ALWAYS_INLINE bool JSValue::getUInt32(uint32_t& v) const in getUInt32() function
DJSImmediate.h524 ALWAYS_INLINE bool JSImmediate::getUInt32(JSValue v, uint32_t& i) in getUInt32() function