Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/ic/
Dic_binary_op.h324 static inline JSTaggedValue AshrWithTSType(JSThread *thread, JSTaggedValue left, in AshrWithTSType() function
/arkcompiler/ets_runtime/ecmascript/ic/tests/
Dic_binaryop_test.cpp311 HWTEST_F_L0(ICBinaryOPTest, AshrWithTSType) in HWTEST_F_L0() argument