Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_tagged_value.cpp249 uint8_t JSTaggedValue::ToUint8Clamp(JSThread *thread, const JSHandle<JSTaggedValue> &tagged) in ToUint8Clamp() function in panda::ecmascript::JSTaggedValue
/arkcompiler/ets_runtime/ecmascript/tests/
Dtagged_value_test.cpp609 HWTEST_F_L0(JSTaggedValueTest, ToUint8Clamp) in HWTEST_F_L0() argument