Home
last modified time | relevance | path

Searched refs:OneIsNegativeOR (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
H A Djs_bigint.cpp414 JSHandle<BigInt> OneIsNegativeOR(JSThread *thread, JSHandle<BigInt> x, JSHandle<BigInt> y) in OneIsNegativeOR() function
469 return OneIsNegativeOR(thread, x, y); in BitwiseOR()
471 return OneIsNegativeOR(thread, y, x); in BitwiseOR()

Completed in 4 milliseconds