Home
last modified time | relevance | path

Searched defs:stringA1 (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/ic/
H A Dic_binary_op.h69 JSHandle<EcmaString> stringA1 = JSHandle<EcmaString>(JSHandle<JSTaggedValue>(thread, right)); in AddWithTSType() local
80 JSHandle<EcmaString> stringA1 = JSTaggedValue::ToString(thread, rightValue); in AddWithTSType() local
88 JSHandle<EcmaString> stringA1 = JSHandle<EcmaString>(rightValue); in AddWithTSType() local
/arkcompiler/ets_runtime/ecmascript/stubs/
H A Druntime_stubs-inl.h1860 JSHandle<EcmaString> stringA1 = JSTaggedValue::ToString(thread, primitiveA1); in RuntimeAdd2() local

Completed in 8 milliseconds