Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_tagged_number.h67 inline int16_t ToInt16() const in ToInt16() function
Djs_tagged_value-inl.h219 inline int16_t JSTaggedValue::ToInt16(JSThread *thread, const JSHandle<JSTaggedValue> &tagged) in ToInt16() function
/arkcompiler/ets_runtime/ecmascript/tests/
Dtagged_value_test.cpp510 HWTEST_F_L0(JSTaggedValueTest, ToInt16) in HWTEST_F_L0() argument