Skip inited checks for classes with all persistent static props
commit42664ee4702a14126888dbf62f56333476afc5ed
authormwilliams <mwilliams@fb.com>
Tue, 2 Sep 2014 23:38:48 +0000 (2 16:38 -0700)
committerhhvm-bot <hhvm-bot@fb.com>
Thu, 4 Sep 2014 20:00:26 +0000 (4 13:00 -0700)
tree188ced8842e51baf9dbb86bd99f9c40f21900fd5
parentf662d015c97533bd1121f0219a858f87eae14dfb
Skip inited checks for classes with all persistent static props

Summary: If they're all persistent, there's nothing to do.

Reviewed By: @jdelong

Differential Revision: D1536359
hphp/runtime/vm/jit/hhbc-translator.cpp