Searched refs:evaluateGlobal (Results 1 – 3 of 3) sorted by relevance
75 assertEquals(1, exec_state.evaluateGlobal('f()', true).value());76 assertEquals(2, exec_state.evaluateGlobal('g()', true).value());
106 return exec_state.evaluateGlobal(expression, void 0, additional_context).value();
950 ExecutionState.prototype.evaluateGlobal = function(source, disable_break, method in ExecutionState1513 f = this.exec_state_.evaluateGlobal(target).value();2062 response.body = this.exec_state_.evaluateGlobal(