Lines Matching refs:AccumulatorPreservingScope
590 class V8_NODISCARD BytecodeGenerator::AccumulatorPreservingScope final {
592 explicit AccumulatorPreservingScope(BytecodeGenerator* generator,
603 ~AccumulatorPreservingScope() {
610 AccumulatorPreservingScope(const AccumulatorPreservingScope&) = delete;
611 AccumulatorPreservingScope& operator=(const AccumulatorPreservingScope&) =
3936 AccumulatorPreservingScope scope(this, accumulator_preserving_mode);
3943 AccumulatorPreservingScope scope(this, accumulator_preserving_mode);
3953 AccumulatorPreservingScope scope(this, accumulator_preserving_mode);
3960 AccumulatorPreservingScope scope(this, accumulator_preserving_mode);
3975 AccumulatorPreservingScope scope(this, accumulator_preserving_mode);