Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/ic/
H A Dic_binary_op.h68 JSHandle<EcmaString> stringA0 = JSHandle<EcmaString>(JSHandle<JSTaggedValue>(thread, left)); in AddWithTSType() local
79 JSHandle<EcmaString> stringA0 = JSHandle<EcmaString>(leftValue); in AddWithTSType() local
86 JSHandle<EcmaString> stringA0 = JSTaggedValue::ToString(thread, leftValue); in AddWithTSType() local
/arkcompiler/ets_runtime/ecmascript/stubs/
H A Druntime_stubs-inl.h1858 JSHandle<EcmaString> stringA0 = JSTaggedValue::ToString(thread, primitiveA0); in RuntimeAdd2() local

Completed in 7 milliseconds