Home
last modified time | relevance | path

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

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