Implement replace{C,TV} on VM stack
commit1a1789fa8526b869749551342fab561db1d12f9f
authorMax Wang <mwang@fb.com>
Tue, 17 Dec 2013 23:21:21 +0000 (17 15:21 -0800)
committerSara Golemon <sgolemon@fb.com>
Wed, 18 Dec 2013 19:41:54 +0000 (18 11:41 -0800)
treefc560e5fc5d945268dd1d0e017569444ef2d066b
parentba14fac25d2db49d12542fa794b12744290158ac
Implement replace{C,TV} on VM stack

These are just wrappers for the behavior of pop{C,TV}() and pushFoo(),
but without the inc/dec.

Reviewed By: @jano

Differential Revision: D1100964
hphp/runtime/vm/bytecode.cpp
hphp/runtime/vm/bytecode.h