Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_tagged_number.h68 inline int16_t ToInt16() const in ToInt16() function
Djs_tagged_value.cpp223 int16_t JSTaggedValue::ToInt16(JSThread *thread, const JSHandle<JSTaggedValue> &tagged) in ToInt16() function in panda::ecmascript::JSTaggedValue
/arkcompiler/ets_runtime/ecmascript/tests/
Dtagged_value_test.cpp401 HWTEST_F_L0(JSTaggedValueTest, ToInt16) in HWTEST_F_L0() argument