Searched defs:ToInt8 (Results 1 – 3 of 3) sorted by relevance
78 inline int8_t ToInt8() const in ToInt8() function
234 int8_t JSTaggedValue::ToInt8(JSThread *thread, const JSHandle<JSTaggedValue> &tagged) in ToInt8() function in panda::ecmascript::JSTaggedValue
504 HWTEST_F_L0(JSTaggedValueTest, ToInt8) in HWTEST_F_L0() argument