Home
last modified time | relevance | path

Searched refs:printString (Results 1 – 15 of 15) sorted by relevance

/arkcompiler/runtime_core/tests/regression/
Dstack-9-params.pa16 .function void IO.printString(panda.String a0) <external>
23 call.short IO.printString, v0, v0
25 call.short IO.printString, v0, v0
27 call.short IO.printString, v0, v0
29 call.short IO.printString, v0, v0
31 call.short IO.printString, v0, v0
33 call.short IO.printString, v0, v0
35 call.short IO.printString, v0, v0
37 call.short IO.printString, v0, v0
39 call.short IO.printString, v0, v0
[all …]
Dstack-4-params.pa16 .function void IO.printString(panda.String a0) <external>
23 call.short IO.printString, v0, v0
25 call.short IO.printString, v0, v0
27 call.short IO.printString, v0, v0
29 call.short IO.printString, v0, v0
31 call.short IO.printString, v0, v0
83 call.short IO.printString, v0, v0
91 call.short IO.printString, v0, v0
99 call.short IO.printString, v0, v0
/arkcompiler/runtime_core/tests/cts-assembly/
Denv-01.pa16 .function void IO.printString(panda.String a0) <external>
36 call IO.printString, v0
37 call IO.printString, v2
39 call IO.printString, v1
40 call IO.printString, v2
Dobj-14.pa16 .function void IO.printString(panda.String a0) <external>
27 # printString(v6[i]);
43 call.short IO.printString, v2, v2
90 #call.short IO.printString, v5, v5
114 call.short IO.printString, v5, v5
Dintrinsics-19.pa16 .function void IO.printString(panda.String a0) <external>
21 call.short IO.printString, v0, v0
Darrays-13.pa19 .function void IO.printString(panda.String a0) <external>
38 call IO.printString, v0
Dmath-47.pa19 .function void IO.printString(panda.String a0) <external>
36 call IO.printString, v0
Dobj-28.pa19 .function void IO.printString(panda.String a0) <external>
40 call IO.printString, v0
Dmath-48.pa19 .function void IO.printString(panda.String a0) <external>
35 call IO.printString, v0
Darrays-14.pa19 .function void IO.printString(panda.String a0) <external>
35 call IO.printString, v0
Darrays-12.pa19 .function void IO.printString(panda.String a0) <external>
37 call IO.printString, v0
Dobj-30.pa19 .function void IO.printString(panda.String a0) <external>
40 call IO.printString, v0
/arkcompiler/ets_runtime/test/moduletest/wrapperclassfunc/
Dwrapperclassfunc.js36 printString() { method in RawClass
42 globalThis.cls.printString()
/arkcompiler/ets_runtime/ecmascript/stubs/
Dtest_runtime_stubs.cpp83 … JSHandle<JSTaggedValue> printString(thread, factory->NewFromStdString("print").GetTaggedValue()); in DEF_RUNTIME_STUBS() local
85 return JSObject::GetProperty(thread, globalObject, printString). in DEF_RUNTIME_STUBS()
/arkcompiler/runtime_core/pandastdlib/
Dpandastdlib.pa630 .function void IO.printString(panda.String a0) <native>