Access vmMinstrState directly for BaseL
commitc9d622e5be50f09913be0e0762140007caf37ff4
authorKaty Voor <voork@fb.com>
Wed, 22 Sep 2021 21:08:50 +0000 (22 14:08 -0700)
committerFacebook GitHub Bot <facebook-github-bot@users.noreply.github.com>
Wed, 22 Sep 2021 21:11:16 +0000 (22 14:11 -0700)
tree191a94bddf4a3ef9f6af6ffb51b775095ee97c64
parent8445b6f41398a5bcfc83bb7a977b5f0450085164
Access vmMinstrState directly for BaseL

Summary: Access vmMInstrState directly for BaseL readonly enforcement. We already did this for BaseSC/prop-flavored Dims which are the only two other places we mutate the roProp field.

Reviewed By: ricklavoie

Differential Revision: D31089621

fbshipit-source-id: 69c026da88849e7034138185d1e12cc0db362fbe
hphp/runtime/base/builtin-functions.cpp
hphp/runtime/base/builtin-functions.h
hphp/runtime/vm/bytecode.cpp