Home | History | Annotate | Download | only in TestNetscapePlugIn.subproj

Lines Matching full:logging

37 // Helper function which takes in the plugin window object for logging to the console object.
42 fprintf(stderr, "Failed to retrieve console object while logging: %s\n", message);
53 fprintf(stderr, "Failed to invoke console.log while logging: %s\n", message);
62 // Helper function which takes in the plugin window object for logging to the console object. This function supports variable
87 fprintf(stderr, "Failed to retrieve window object while logging: %s\n", message);