Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/ic/
Dic_binary_op.h68 … JSHandle<EcmaString> stringA0 = JSHandle<EcmaString>(JSHandle<JSTaggedValue>(thread, left)); in AddWithTSType() local
78 JSHandle<EcmaString> stringA0 = JSHandle<EcmaString>(leftValue); in AddWithTSType() local
83 JSHandle<EcmaString> stringA0 = JSTaggedValue::ToString(thread, leftValue); in AddWithTSType() local
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs-inl.h1422 JSHandle<EcmaString> stringA0 = JSTaggedValue::ToString(thread, primitiveA0); in RuntimeAdd2() local