Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_bigint.cpp1335 JSMutableHandle<BigInt> quotient(thread, JSTaggedValue::Null()); in DivideAndRemainderWithBigintDivisor() local
1388 JSMutableHandle<BigInt> quotient(thread, JSTaggedValue::Null()); in DivideAndRemainderWithUint32Divisor() local
1413 JSMutableHandle<BigInt> quotient(thread, JSTaggedValue::Null()); in Divide() local