Searched defs:Multiply (Results 1 - 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/base/ | ||
| H A D | dtoa_helper.h | 64 void Multiply(uint32_t multiplicand) in Multiply() function in panda::ecmascript::base::UInt128 |
| /arkcompiler/ets_runtime/ecmascript/ | ||
| H A D | js_bigint.cpp | 1135 JSHandle<BigInt> BigInt::Multiply(JSThread *thread, JSHandle<BigInt> x, JSHandle<BigInt> y) in Multiply() function in panda::ecmascript::BigInt |
Completed in 5 milliseconds