Use macros in place of explicit iop*() arguments
commit1ca0022e67080b0e8fb111894ea6124c217954b9
authorMax Wang <mwang@fb.com>
Wed, 27 Nov 2013 00:34:36 +0000 (26 16:34 -0800)
committerSara Golemon <sgolemon@fb.com>
Wed, 4 Dec 2013 22:30:53 +0000 (4 14:30 -0800)
treeb6dbc7ebcfe9d29f8a0a241d6d522c167a77a365
parentc2c98a584cdd2829bf330a2b3b8df8736951f479
Use macros in place of explicit iop*() arguments

This allows us to easily (and conditionally) add additional arguments.

Reviewed By: @jano

Differential Revision: D1075399
hphp/runtime/base/execution-context.h
hphp/runtime/vm/bytecode.cpp
hphp/runtime/vm/bytecode.h