Searched defs:CreateBigint (Results 1 – 2 of 2) sorted by relevance
90 HWTEST_F_L0(JSBigintTest, CreateBigint) in HWTEST_F_L0() argument
187 JSHandle<BigInt> BigInt::CreateBigint(JSThread *thread, uint32_t length) in CreateBigint() function in panda::ecmascript::BigInt