Home
last modified time | relevance | path

Searched defs:BigIntToInt64 (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
H A Djs_bigint.cpp618 void BigInt::BigIntToInt64(JSThread *thread, JSHandle<JSTaggedValue> bigint, int64_t *cValue, bool *lossless) in BigIntToInt64() function in panda::ecmascript::BigInt
/arkcompiler/ets_runtime/ecmascript/napi/
H A Djsnapi_expo.cpp2290 void BigIntRef::BigIntToInt64(const EcmaVM *vm, int64_t *value, bool *lossless) in BigIntToInt64() function in panda::BigIntRef

Completed in 21 milliseconds