Searched defs:ToUint32 (Results 1 – 4 of 4) sorted by relevance
63 inline uint32_t ToUint32() const in ToUint32() function
218 uint32_t JSTaggedValue::ToUint32(JSThread *thread, const JSHandle<JSTaggedValue> &tagged) in ToUint32() function in panda::ecmascript::JSTaggedValue
51 uint32_t ToUint32(double x) in ToUint32() function
349 HWTEST_F_L0(JSTaggedValueTest, ToUint32) in HWTEST_F_L0() argument