Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/tests/
Djs_bigint_test.cpp460 HWTEST_F_L0(JSBigintTest, ToInt64) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/ecmascript/
Djs_bigint.cpp582 int64_t BigInt::ToInt64() in ToInt64() function in panda::ecmascript::BigInt