Home
last modified time | relevance | path

Searched defs:DebugPrint (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dcall_signature.cpp1206 DEF_CALL_SIGNATURE(DebugPrint) in DEF_CALL_SIGNATURE() argument
Dstub_builder-inl.h222 inline void StubBuilder::DebugPrint(GateRef glue, std::initializer_list<GateRef> args) in DebugPrint() function
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs.cpp350 void RuntimeStubs::DebugPrint(int fmtMessageId, ...) in DebugPrint() function in panda::ecmascript::RuntimeStubs