Searched defs:DebugPrint (Results 1 – 5 of 5) sorted by relevance
43 static void DebugPrint([[maybe_unused]] const std::string &msg) in DebugPrint() function
1344 JSTaggedValue BuiltinsArkTools::DebugPrint([[maybe_unused]] EcmaRuntimeCallInfo *info) in DebugPrint() function in panda::ecmascript::builtins::BuiltinsArkTools
2335 DEF_CALL_SIGNATURE(DebugPrint) in DEF_CALL_SIGNATURE() argument
368 inline void StubBuilder::DebugPrint(GateRef glue, std::initializer_list<GateRef> args) in DebugPrint() function
745 void RuntimeStubs::DebugPrint(int fmtMessageId, ...) in DebugPrint() function in panda::ecmascript::RuntimeStubs