Home
last modified time | relevance | path

Searched defs:throw_on_side_effect (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/debug/
Ddebug-evaluate.cc51 bool throw_on_side_effect) { in Local()
90 bool throw_on_side_effect) { in Evaluate()
Dmirrors.js1922 FrameMirror.prototype.evaluate = function(source, throw_on_side_effect = false) { argument