Home
last modified time | relevance | path

Searched defs:SetBigInt (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/
H A Djs_value.h261 void SetBigInt(std::pair<SmallVector<uint64_t, 4U>, int> &&value) in SetBigInt() function in ark::ets::interop::js::JSValue
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
H A Dets_class.cpp411 void EtsClass::SetBigInt() in SetBigInt() function in EtsClass
/arkcompiler/ets_runtime/ecmascript/
H A Djs_bigint.cpp97 JSHandle<BigInt> BigIntHelper::SetBigInt(JSThread *thread, const CString &numStr, uint32_t currentRadix) in SetBigInt() function in panda::ecmascript::BigIntHelper

Completed in 6 milliseconds