Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/base/
Dbuiltins_base.h61 static inline JSTaggedValue GetTaggedInt(int32_t value) in GetTaggedInt() function
/arkcompiler/ets_runtime/ecmascript/base/tests/
Dbuiltins_base_test.cpp146 HWTEST_F_L0(BuiltinsBaseTest, GetTaggedInt) in HWTEST_F_L0() argument