Home
last modified time | relevance | path

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

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