Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/taihe/test/ani_bigint/author/src/
Dbigint_new.impl.cpp45 ::taihe::array<uint64_t> GetBigInt() in GetBigInt() function in __anon3beded2a0111::WantImpl
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/
Dinterop_common.cpp44 std::pair<SmallVector<uint64_t, 4U>, int> GetBigInt(napi_env env, napi_value jsVal) in GetBigInt() function
Djs_value.h142 std::pair<SmallVector<uint64_t, 4U>, int> *GetBigInt() const in GetBigInt() function