Home
last modified time | relevance | path

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

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