Send a few helper routines closer to where they are used
commitfad858463749327477616dac358de556ef29ba8f
authorJordan DeLong <jdelong@fb.com>
Sat, 8 Mar 2014 22:04:09 +0000 (8 14:04 -0800)
committerSara Golemon <sgolemon@fb.com>
Mon, 17 Mar 2014 09:15:03 +0000 (17 02:15 -0700)
tree1d582afcba53e3962777f3d635d47a5b6d11cee4
parent5f236cd4df769d7287fed68b70e1224c2eac244a
Send a few helper routines closer to where they are used

Reviewed By: @ptarjan

Differential Revision: D1210784
14 files changed:
hphp/runtime/base/builtin-functions.cpp
hphp/runtime/base/builtin-functions.h
hphp/runtime/base/exceptions.h
hphp/runtime/base/preg.cpp
hphp/runtime/base/thread-info.cpp
hphp/runtime/base/thread-info.h
hphp/runtime/base/type-object.h
hphp/runtime/base/type-variant.h
hphp/runtime/base/types.h
hphp/runtime/debugger/debugger.h
hphp/runtime/debugger/debugger_proxy.cpp
hphp/runtime/ext/url/ext_url.cpp
hphp/runtime/vm/bytecode.cpp
hphp/runtime/vm/event-hook.cpp