Home
last modified time | relevance | path

Searched refs:opt_action (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/
Ddebug-debugger.js757 ExecutionState.prototype.prepareStep = function(opt_action, opt_count) { argument
759 if (!IS_UNDEFINED(opt_action)) action = %ToNumber(opt_action);