Remove DisallowDynamicVarEnvFuncs
commit689ce0eb0adbb104d4850b92e5503956d81b32d3
authorEmil Hesslow <emil@fb.com>
Tue, 16 Apr 2019 23:35:49 +0000 (16 16:35 -0700)
committerHhvm Bot <hhvm-bot@users.noreply.github.com>
Tue, 16 Apr 2019 23:39:28 +0000 (16 16:39 -0700)
treea3322bb4032a648795173b6861292d97f1e66bc2
parent6f4de973cc6cc0ff21c546de85b11273360c0f74
Remove DisallowDynamicVarEnvFuncs

Summary: - After removing WritesCallerFrame and ReadsCallerFrame this is not used anymore

Reviewed By: jano

Differential Revision: D14712098

fbshipit-source-id: 7acb2f5cc738a6dee1acddb7f5b5964d61fac501
21 files changed:
hphp/compiler/analysis/emitter.cpp
hphp/compiler/option.cpp
hphp/hhbbc/analyze.cpp
hphp/hhbbc/main.cpp
hphp/runtime/base/runtime-error.cpp
hphp/runtime/base/runtime-error.h
hphp/runtime/base/runtime-option.cpp
hphp/runtime/base/runtime-option.h
hphp/runtime/ext/hh/ext_hh.cpp
hphp/runtime/vm/func.cpp
hphp/runtime/vm/func.h
hphp/runtime/vm/repo-global-data.cpp
hphp/runtime/vm/repo-global-data.h
hphp/runtime/vm/repo.cpp
hphp/test/quick/extension_null_check.php.hphp_opts
hphp/test/slow/async-inline.php.hphp_opts
hphp/test/slow/hhbbc/dce_006.php.hphp_opts
hphp/test/slow/inline-interp-stack.php.hphp_opts
hphp/test/slow/inline-interp-stack.php.opts
hphp/test/slow/memoize/dynamic-varenv-hhbbc.php.hphp_opts
hphp/test/slow/memoize/dynamic-varenv-hhbbc.php.opts