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

Issue 1334283004: Revert "Move megamorphic cache table into the Dart heap." (Closed)

Created:
5 years, 3 months ago by rmacnak
Modified:
5 years, 3 months ago
Reviewers:
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Base URL:
git@github.com:dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Revert "Move megamorphic cache table into the Dart heap." We're somewhere attempting to recompile the megamoprhic miss function. Committed: https://github.com/dart-lang/sdk/commit/33b037125fbf5e8319a99fd5e5700441c921efde

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+102 lines, -86 lines) Patch
M runtime/vm/code_generator.cc View 1 chunk +1 line, -1 line 0 comments Download
M runtime/vm/dart.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M runtime/vm/flow_graph_compiler_arm.cc View 1 chunk +3 lines, -2 lines 0 comments Download
M runtime/vm/flow_graph_compiler_arm64.cc View 1 chunk +3 lines, -2 lines 0 comments Download
M runtime/vm/flow_graph_compiler_ia32.cc View 1 chunk +2 lines, -1 line 0 comments Download
M runtime/vm/flow_graph_compiler_mips.cc View 1 chunk +3 lines, -2 lines 0 comments Download
M runtime/vm/flow_graph_compiler_x64.cc View 1 chunk +3 lines, -2 lines 0 comments Download
M runtime/vm/isolate.h View 2 chunks +5 lines, -0 lines 0 comments Download
M runtime/vm/isolate.cc View 2 chunks +4 lines, -1 line 0 comments Download
M runtime/vm/megamorphic_cache_table.h View 2 chunks +24 lines, -13 lines 0 comments Download
M runtime/vm/megamorphic_cache_table.cc View 2 chunks +46 lines, -38 lines 0 comments Download
M runtime/vm/object.cc View 2 chunks +3 lines, -2 lines 0 comments Download
M runtime/vm/object_store.h View 2 chunks +1 line, -16 lines 0 comments Download
M runtime/vm/object_store.cc View 1 chunk +1 line, -3 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
rmacnak
5 years, 3 months ago (2015-09-15 00:54:48 UTC) #1
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
33b037125fbf5e8319a99fd5e5700441c921efde (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698