Home
last modified time | relevance | path

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

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