Searched refs:printString (Results 1 – 15 of 15) sorted by relevance
| /arkcompiler/runtime_core/tests/regression/ |
| D | stack-9-params.pa | 16 .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 …]
|
| D | stack-4-params.pa | 16 .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/ |
| D | env-01.pa | 16 .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
|
| D | obj-14.pa | 16 .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
|
| D | intrinsics-19.pa | 16 .function void IO.printString(panda.String a0) <external> 21 call.short IO.printString, v0, v0
|
| D | arrays-13.pa | 19 .function void IO.printString(panda.String a0) <external> 38 call IO.printString, v0
|
| D | math-47.pa | 19 .function void IO.printString(panda.String a0) <external> 36 call IO.printString, v0
|
| D | obj-28.pa | 19 .function void IO.printString(panda.String a0) <external> 40 call IO.printString, v0
|
| D | math-48.pa | 19 .function void IO.printString(panda.String a0) <external> 35 call IO.printString, v0
|
| D | arrays-14.pa | 19 .function void IO.printString(panda.String a0) <external> 35 call IO.printString, v0
|
| D | arrays-12.pa | 19 .function void IO.printString(panda.String a0) <external> 37 call IO.printString, v0
|
| D | obj-30.pa | 19 .function void IO.printString(panda.String a0) <external> 40 call IO.printString, v0
|
| /arkcompiler/ets_runtime/test/moduletest/wrapperclassfunc/ |
| D | wrapperclassfunc.js | 36 printString() { method in RawClass 42 globalThis.cls.printString()
|
| /arkcompiler/ets_runtime/ecmascript/stubs/ |
| D | test_runtime_stubs.cpp | 83 … 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/ |
| D | pandastdlib.pa | 630 .function void IO.printString(panda.String a0) <native>
|