Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
H A Djs_bigint.cpp333 JSHandle<BigInt> OneIsNegativeXOR(JSThread *thread, JSHandle<BigInt> x, JSHandle<BigInt> y) in OneIsNegativeXOR() function
358 return OneIsNegativeXOR(thread, x, y); in BitwiseXOR()
360 return OneIsNegativeXOR(thread, y, x); in BitwiseXOR()

Completed in 4 milliseconds