Searched refs:throw_on_side_effect (Results 1 – 7 of 7) sorted by relevance
24 bool throw_on_side_effect);34 bool throw_on_side_effect);95 bool throw_on_side_effect);
27 bool throw_on_side_effect) { in Global() argument29 DisableBreak disable_break_scope(isolate->debug(), throw_on_side_effect); in Global()46 if (throw_on_side_effect) isolate->debug()->StartSideEffectCheckMode(); in Global()50 if (throw_on_side_effect) isolate->debug()->StopSideEffectCheckMode(); in Global()58 bool throw_on_side_effect) { in Local() argument80 throw_on_side_effect); in Local()121 const bool throw_on_side_effect = false; in WithTopmostArguments() local124 throw_on_side_effect); in WithTopmostArguments()132 bool throw_on_side_effect) { in Evaluate() argument144 if (throw_on_side_effect) isolate->debug()->StartSideEffectCheckMode(); in Evaluate()[all …]
173 v8::Local<v8::String> source, bool throw_on_side_effect) { in Evaluate() argument179 throw_on_side_effect) in Evaluate()
34 bool throw_on_side_effect) override;
451 bool throw_on_side_effect) = 0;487 bool throw_on_side_effect);
576 const bool throw_on_side_effect = false; in CheckBreakPoint() local579 condition, throw_on_side_effect); in CheckBreakPoint()
9731 bool throw_on_side_effect) { in EvaluateGlobal() argument9737 throw_on_side_effect), in EvaluateGlobal()