Home
last modified time | relevance | path

Searched defs:ToUint8Clamp (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Djs_tagged_value-inl.h246 inline uint8_t JSTaggedValue::ToUint8Clamp(JSThread *thread, const JSHandle<JSTaggedValue> &tagged) in ToUint8Clamp() function
/arkcompiler/ets_runtime/ecmascript/tests/
Dtagged_value_test.cpp718 HWTEST_F_L0(JSTaggedValueTest, ToUint8Clamp) in HWTEST_F_L0() argument