Warn when not enough args are passed in the jit
commitf1442e24fe8c431675b5f8756c81934e4b5fc814
authorbsimmers <bsimmers@fb.com>
Mon, 10 Dec 2012 19:52:55 +0000 (10 11:52 -0800)
committerSara Golemon <sgolemon@fb.com>
Tue, 11 Dec 2012 00:47:42 +0000 (10 16:47 -0800)
tree0acca6beba0182234110042b43ad77a95a0c7bcf
parent1dc1d10bd95a5e2f980b008c05cf310c5ff6f9d2
Warn when not enough args are passed in the jit
src/runtime/base/strings.h
src/runtime/vm/bytecode.cpp
src/runtime/vm/translator/translator-x64.cpp
src/runtime/vm/translator/translator-x64.h
src/test/vm/filepath.filter
src/test/vm/not-enough-args.php [new file with mode: 0644]
src/test/vm/not-enough-args.php.exp [new file with mode: 0644]
src/test/vm/not-enough-args.php.filter [new symlink]