Searched refs:throw_on_side_effect (Results 1 – 4 of 4) sorted by relevance
26 bool throw_on_side_effect);91 bool throw_on_side_effect);
51 bool throw_on_side_effect) { in Local() argument80 throw_on_side_effect); in Local()90 bool throw_on_side_effect) { in Evaluate() argument101 NoSideEffectScope no_side_effect(isolate, throw_on_side_effect); in Evaluate()
1922 FrameMirror.prototype.evaluate = function(source, throw_on_side_effect = false) { argument1927 throw_on_side_effect));
1227 CONVERT_BOOLEAN_ARG_CHECKED(throw_on_side_effect, 4); in RUNTIME_FUNCTION()1233 throw_on_side_effect)); in RUNTIME_FUNCTION()