Description[objects] Move AllocationSite::MakePretenureDecision() and AllocationSite::DigestPretenuringFeedback() into heap.cc
These two methods were only called in heap.cc. Since they are pretty
heavyweight and objects-inl.h is included in many V8 files, this saves
build time.
R=ulan@chromium.org
BUG=
Review-Url: https://codereview.chromium.org/2961053002
Cr-Commit-Position: refs/heads/master@{#46290}
Committed: https://chromium.googlesource.com/v8/v8/+/e44c607b81024cb0eb71783b0e55840c1744ce32
Patch Set 1 #
Messages
Total messages: 11 (7 generated)
|