Commit 71519ee4 authored by vegorov@chromium.org's avatar vegorov@chromium.org

Fix presubmit error in mark-compact.cc

TBR=erik.corry@gmail.com

Review URL: http://codereview.chromium.org/8089016

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@9496 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
parent bcd9e5b1
......@@ -2486,7 +2486,6 @@ class PointersUpdatingVisitor: public ObjectVisitor {
}
private:
inline void UpdatePointer(Object** p) {
UpdateSlot(heap_, p);
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment