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

Issue 2999133002: Move some functions out of C++ header files. (Closed)

Created:
3 years, 4 months ago by Kevin Millikin (Google)
Modified:
3 years, 4 months ago
Reviewers:
jensj
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Move some functions out of C++ header files. The helper functions for reading from the Kernel binary should be in the implementation file. BUG= R=jensj@google.com Committed: https://github.com/dart-lang/sdk/commit/7002f7765cc4e5d76b4f9d84acc36e7d456e7a7a

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+514 lines, -517 lines) Patch
M runtime/vm/kernel_binary_flowgraph.h View 14 chunks +63 lines, -517 lines 0 comments Download
M runtime/vm/kernel_binary_flowgraph.cc View 1 chunk +451 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (2 generated)
Kevin Millikin (Google)
I just moved the implementations, and simplified some small things in the header file.
3 years, 4 months ago (2017-08-17 10:17:02 UTC) #2
jensj
lgtm
3 years, 4 months ago (2017-08-17 10:20:36 UTC) #3
Kevin Millikin (Google)
3 years, 4 months ago (2017-08-17 10:36:14 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
7002f7765cc4e5d76b4f9d84acc36e7d456e7a7a (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698