Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
H A Djs_bigint.h98 static JSTaggedValue UnsignedRightShift(JSThread *thread);
H A Djs_bigint.cpp1015 JSTaggedValue BigInt::UnsignedRightShift(JSThread *thread) in UnsignedRightShift() function in panda::ecmascript::BigInt
/arkcompiler/ets_runtime/ecmascript/stubs/
H A Druntime_stubs-inl.h1922 return BigInt::UnsignedRightShift(thread); in RuntimeShr2()

Completed in 14 milliseconds