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