Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_tagged_number.h62 inline uint32_t ToUint32() const in ToUint32() function
Djs_tagged_value-inl.h219 inline uint32_t JSTaggedValue::ToUint32(JSThread *thread, const JSHandle<JSTaggedValue> &tagged) in ToUint32() function
/arkcompiler/ets_runtime/ecmascript/tests/
Dtagged_value_test.cpp458 HWTEST_F_L0(JSTaggedValueTest, ToUint32) in HWTEST_F_L0() argument