Home
last modified time | relevance | path

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

/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.h139 std::pair<SmallVector<uint64_t, 4U>, int> *GetBigInt() const in GetBigInt() function