Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_tagged_number.h78 inline int8_t ToInt8() const in ToInt8() function
Djs_tagged_value.cpp234 int8_t JSTaggedValue::ToInt8(JSThread *thread, const JSHandle<JSTaggedValue> &tagged) in ToInt8() function in panda::ecmascript::JSTaggedValue
/arkcompiler/ets_runtime/ecmascript/tests/
Dtagged_value_test.cpp504 HWTEST_F_L0(JSTaggedValueTest, ToInt8) in HWTEST_F_L0() argument