Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/ic/
Dic_binary_op.h266 JSTaggedValue taggedNumber1 = SlowRuntimeStub::ToJSTaggedValueWithUint32(thread, in GetBitOPDate() local
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs-inl.h1465 JSTaggedValue taggedNumber1 = RuntimeToJSTaggedValueWithInt32(thread, rightValue); in RuntimeShl2() local
1492 JSTaggedValue taggedNumber1 = RuntimeToJSTaggedValueWithInt32(thread, valRight); in RuntimeShr2() local
1619 JSTaggedValue taggedNumber1 = RuntimeToJSTaggedValueWithInt32(thread, valRight); in RuntimeAshr2() local
1645 JSTaggedValue taggedNumber1 = RuntimeToJSTaggedValueWithInt32(thread, valRight); in RuntimeAnd2() local
1671 JSTaggedValue taggedNumber1 = RuntimeToJSTaggedValueWithInt32(thread, valRight); in RuntimeOr2() local
1697 JSTaggedValue taggedNumber1 = RuntimeToJSTaggedValueWithInt32(thread, valRight); in RuntimeXor2() local