Home
last modified time | relevance | path

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

/external/chromium_org/v8/test/mjsunit/
Ddebug-evaluate-recursive.js75 assertEquals(1, exec_state.evaluateGlobal('f()', true).value());
76 assertEquals(2, exec_state.evaluateGlobal('g()', true).value());
Ddebug-evaluate-with-context.js106 return exec_state.evaluateGlobal(expression, void 0, additional_context).value();
/external/chromium_org/v8/src/
Ddebug-debugger.js950 ExecutionState.prototype.evaluateGlobal = function(source, disable_break, method in ExecutionState
1513 f = this.exec_state_.evaluateGlobal(target).value();
2062 response.body = this.exec_state_.evaluateGlobal(