Home
last modified time | relevance | path

Searched defs:ToInt8 (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Djs_tagged_number.h77 inline int8_t ToInt8() const in ToInt8() function
Djs_tagged_value-inl.h232 inline int8_t JSTaggedValue::ToInt8(JSThread *thread, const JSHandle<JSTaggedValue> &tagged) in ToInt8() function
/arkcompiler/ets_runtime/ecmascript/tests/
Dtagged_value_test.cpp614 HWTEST_F_L0(JSTaggedValueTest, ToInt8) in HWTEST_F_L0() argument