Side by Side Diff: test/mjsunit/harmony/regress-generators-resume.js
Issue 2894293003 :
Save/restore only live registers in the generator suspend/resume. (Closed)
Patch Set: Address review comments.
Use n/p to move between diff chunks;
N/P to move between comments.
Draft comments are only viewable by you.
Jump to:
src/compiler/bytecode-analysis.h
src/compiler/bytecode-analysis.cc
src/compiler/bytecode-graph-builder.cc
src/interpreter/bytecode-array-builder.h
src/interpreter/bytecode-array-builder.cc
src/interpreter/bytecode-decoder.cc
src/interpreter/bytecode-generator.h
src/interpreter/bytecode-generator.cc
src/interpreter/bytecode-operands.h
src/interpreter/bytecode-register-optimizer.h
src/interpreter/bytecode-register-optimizer.cc
src/interpreter/bytecodes.h
src/interpreter/interpreter-assembler.h
src/interpreter/interpreter-assembler.cc
src/interpreter/interpreter-generator.cc
src/isolate.cc
test/cctest/interpreter/bytecode_expectations/ForAwaitOf.golden
test/cctest/interpreter/bytecode_expectations/ForOfLoop.golden
test/cctest/interpreter/bytecode_expectations/Generators.golden
test/cctest/interpreter/bytecode_expectations/Modules.golden
test/cctest/interpreter/bytecode_expectations/StandardForLoop.golden
test/mjsunit/harmony/generators-reduced.js
test/mjsunit/harmony/regress-generators-resume.js
test/unittests/interpreter/bytecode-array-builder-unittest.cc
test/unittests/interpreter/interpreter-assembler-unittest.cc