Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_tagged_number.h73 inline uint16_t ToUint16() const in ToUint16() function
Djs_tagged_value.cpp231 uint16_t JSTaggedValue::ToUint16(JSThread *thread, const JSHandle<JSTaggedValue> &tagged) in ToUint16() function in panda::ecmascript::JSTaggedValue
/arkcompiler/ets_runtime/ecmascript/tests/
Dtagged_value_test.cpp453 HWTEST_F_L0(JSTaggedValueTest, ToUint16) in HWTEST_F_L0() argument