Home | History | Annotate | Download | only in src

Lines Matching full:evaluateglobal

765 ExecutionState.prototype.evaluateGlobal = function(source, disable_break) {
1378 f = this.exec_state_.evaluateGlobal(target).value();
1712 this.exec_state_.evaluateGlobal(expression, Boolean(disable_break));