Searched defs:throw_on_side_effect (Results 1 – 2 of 2) sorted by relevance
51 bool throw_on_side_effect) { in Local()90 bool throw_on_side_effect) { in Evaluate()
1922 FrameMirror.prototype.evaluate = function(source, throw_on_side_effect = false) { argument