Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_tagged_number.h54 inline int32_t ToInt32() const in ToInt32() function
Djs_tagged_value-inl.h207 inline int32_t JSTaggedValue::ToInt32(JSThread *thread, const JSHandle<JSTaggedValue> &tagged) in ToInt32() function
/arkcompiler/ets_runtime/ecmascript/tests/
Dtagged_value_test.cpp406 HWTEST_F_L0(JSTaggedValueTest, ToInt32) in HWTEST_F_L0() argument