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