Searched refs:opt_action (Results 1 – 2 of 2) sorted by relevance
108 function sendCheckedIfEnabled(path, message, checkboxId, opt_action) { argument112 if (opt_action)113 sendChromeMetricsAction(opt_action);
940 ExecutionState.prototype.prepareStep = function(opt_action, opt_count, argument943 if (!IS_UNDEFINED(opt_action)) action = %ToNumber(opt_action);