Home
last modified time | relevance | path

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

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