Don't populate 'args' array in backtrace frames in RepoAuthoritative mode
commit2443ed40ec72860beb051d68a238fbef4c7e1d1c
authorbsimmers <bsimmers@fb.com>
Wed, 9 Jan 2013 22:53:19 +0000 (9 14:53 -0800)
committerSara Golemon <sgolemon@fb.com>
Thu, 10 Jan 2013 22:08:16 +0000 (10 14:08 -0800)
treee7069a25b833dd9ecdc9d239363b09fdf7187f93
parent56f512a11cb44157278fef56fb3c3c6bac6a7f9c
Don't populate 'args' array in backtrace frames in RepoAuthoritative mode

hphp has been doing this for ages and a number of internal
tools rely on this behavior. hhvm is now consistent with hphp.
src/runtime/vm/bytecode.cpp