Create persistent rds handles for func/cls/record in repo mode
commit4c60a369af55125d7b7ca30b175dc721a948099c
authorOguz Ulgen <oulgen@fb.com>
Fri, 7 Aug 2020 06:32:33 +0000 (6 23:32 -0700)
committerFacebook GitHub Bot <facebook-github-bot@users.noreply.github.com>
Fri, 7 Aug 2020 06:36:31 +0000 (6 23:36 -0700)
tree6e41b1b54d7f61584a8ae8f89bdb49275c6d6c1f
parent098f8546e86f7be2d5e32180d6dd2782548cdd82
Create persistent rds handles for func/cls/record in repo mode

Summary: Since everything is persistent in repo mode, lets do the right thing.

Reviewed By: jano

Differential Revision: D22986953

fbshipit-source-id: be48a0013ffb84934918204a827e47aba1026975
hphp/runtime/vm/jit/irlower-lookup-cls-func.cpp
hphp/runtime/vm/named-entity.cpp
hphp/runtime/vm/unit.cpp