Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_tagged_number.h83 inline uint8_t ToUint8() const in ToUint8() function
Djs_tagged_value.cpp244 uint8_t JSTaggedValue::ToUint8(JSThread *thread, const JSHandle<JSTaggedValue> &tagged) in ToUint8() function in panda::ecmascript::JSTaggedValue
/arkcompiler/ets_runtime/ecmascript/tests/
Dtagged_value_test.cpp557 HWTEST_F_L0(JSTaggedValueTest, ToUint8) in HWTEST_F_L0() argument