Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(522)

Issue 2382953004: Revert "Lazy deopt without code patching." (Closed)

Created:
4 years, 2 months ago by rmacnak
Modified:
4 years, 2 months ago
Reviewers:
Florian Schneider
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Revert "Lazy deopt without code patching." This reverts commit 6cff17c59aa62191b95cf95ae3f03befedea5b0b. Committed: https://github.com/dart-lang/sdk/commit/4e9a4737465e7d0ebbaff0cf86e9b13469e05765

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+441 lines, -186 lines) Patch
M runtime/vm/clustered_snapshot.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M runtime/vm/code_generator.h View 1 chunk +1 line, -1 line 0 comments Download
M runtime/vm/code_generator.cc View 6 chunks +19 lines, -65 lines 0 comments Download
M runtime/vm/code_patcher.h View 1 chunk +1 line, -1 line 0 comments Download
M runtime/vm/code_patcher_arm.cc View 1 chunk +4 lines, -2 lines 0 comments Download
M runtime/vm/code_patcher_arm64.cc View 1 chunk +4 lines, -2 lines 0 comments Download
M runtime/vm/code_patcher_dbc.cc View 1 chunk +3 lines, -2 lines 0 comments Download
M runtime/vm/code_patcher_ia32.cc View 1 chunk +7 lines, -2 lines 0 comments Download
M runtime/vm/code_patcher_mips.cc View 1 chunk +4 lines, -2 lines 0 comments Download
M runtime/vm/code_patcher_x64.cc View 1 chunk +7 lines, -2 lines 0 comments Download
M runtime/vm/deopt_instructions.cc View 3 chunks +9 lines, -11 lines 0 comments Download
M runtime/vm/exceptions.cc View 3 chunks +0 lines, -26 lines 0 comments Download
M runtime/vm/flow_graph_compiler.h View 1 chunk +3 lines, -0 lines 0 comments Download
M runtime/vm/flow_graph_compiler.cc View 2 chunks +4 lines, -0 lines 0 comments Download
M runtime/vm/flow_graph_compiler_arm.cc View 1 chunk +15 lines, -0 lines 0 comments Download
M runtime/vm/flow_graph_compiler_arm64.cc View 1 chunk +15 lines, -0 lines 0 comments Download
M runtime/vm/flow_graph_compiler_ia32.cc View 1 chunk +11 lines, -0 lines 0 comments Download
M runtime/vm/flow_graph_compiler_mips.cc View 1 chunk +15 lines, -0 lines 0 comments Download
M runtime/vm/flow_graph_compiler_x64.cc View 1 chunk +13 lines, -0 lines 0 comments Download
M runtime/vm/instructions_arm.h View 1 chunk +7 lines, -0 lines 0 comments Download
M runtime/vm/instructions_arm.cc View 2 chunks +58 lines, -0 lines 0 comments Download
M runtime/vm/instructions_arm64.h View 1 chunk +8 lines, -0 lines 0 comments Download
M runtime/vm/instructions_arm64.cc View 1 chunk +24 lines, -0 lines 0 comments Download
M runtime/vm/instructions_dbc.h View 1 chunk +6 lines, -1 line 0 comments Download
M runtime/vm/instructions_dbc.cc View 2 chunks +13 lines, -1 line 0 comments Download
M runtime/vm/instructions_mips.h View 1 chunk +6 lines, -0 lines 0 comments Download
M runtime/vm/instructions_mips.cc View 1 chunk +18 lines, -0 lines 0 comments Download
M runtime/vm/instructions_x64.h View 1 chunk +19 lines, -0 lines 0 comments Download
M runtime/vm/instructions_x64.cc View 1 chunk +7 lines, -0 lines 0 comments Download
M runtime/vm/intermediate_language_arm.cc View 1 chunk +8 lines, -0 lines 0 comments Download
M runtime/vm/intermediate_language_arm64.cc View 1 chunk +8 lines, -0 lines 0 comments Download
M runtime/vm/intermediate_language_ia32.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M runtime/vm/intermediate_language_mips.cc View 1 chunk +8 lines, -0 lines 0 comments Download
M runtime/vm/intermediate_language_x64.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M runtime/vm/isolate.h View 4 chunks +0 lines, -17 lines 0 comments Download
M runtime/vm/isolate.cc View 2 chunks +0 lines, -3 lines 0 comments Download
M runtime/vm/object.h View 2 chunks +36 lines, -0 lines 0 comments Download
M runtime/vm/object.cc View 2 chunks +14 lines, -0 lines 0 comments Download
M runtime/vm/raw_object.h View 1 chunk +4 lines, -0 lines 0 comments Download
M runtime/vm/stack_frame.h View 2 chunks +1 line, -15 lines 0 comments Download
M runtime/vm/stub_code_arm.cc View 1 chunk +8 lines, -6 lines 0 comments Download
M runtime/vm/stub_code_arm64.cc View 1 chunk +8 lines, -6 lines 0 comments Download
M runtime/vm/stub_code_ia32.cc View 1 chunk +12 lines, -4 lines 0 comments Download
M runtime/vm/stub_code_mips.cc View 1 chunk +8 lines, -6 lines 0 comments Download
M runtime/vm/stub_code_x64.cc View 1 chunk +12 lines, -6 lines 0 comments Download
M runtime/vm/thread.h View 1 chunk +0 lines, -4 lines 0 comments Download
M runtime/vm/weak_code.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 4 (2 generated)
rmacnak
Committed patchset #1 (id:1) manually as 4e9a4737465e7d0ebbaff0cf86e9b13469e05765.
4 years, 2 months ago (2016-10-01 01:05:06 UTC) #2
Florian Schneider
4 years, 2 months ago (2016-10-03 16:12:56 UTC) #4
Message was sent while issue was closed.
lgtm

Powered by Google App Engine
This is Rietveld 408576698