Searched defs:ToInt32 (Results 1 – 4 of 4) sorted by relevance
55 inline int32_t ToInt32() const in ToInt32() function
209 int32_t JSTaggedValue::ToInt32(JSThread *thread, const JSHandle<JSTaggedValue> &tagged) in ToInt32() function in panda::ecmascript::JSTaggedValue
70 int32_t ToInt32(double x) in ToInt32() function
296 HWTEST_F_L0(JSTaggedValueTest, ToInt32) in HWTEST_F_L0() argument