blob: f1168c4735220f7a931cb41692fc16bb2c8bc973 [file] [log] [blame]
function breakpointActions(a, b)
{
// Only preserve this message on the current test page load.
TestPage.addResult("inside breakpointActions a:(" + a + ") b:(" + b + ")");
}