Arquivos
hhvm/hphp
Jordan DeLong afa6d733c1 Some optimizations for LdClsCns
Change LdClsCns to side exit when the type is uninitialized.
On the exit path, do a LookupClsCns and ReqBindJmp for the next srckey
so forward progress is still made.  Add a predictionopts case for the
common case of a LdClsCns; CheckInit being followed again by a
CheckType---in this case, hoist all the checks into LdClsCns.
2013-06-03 10:55:04 -07:00
..
2013-06-03 10:54:40 -07:00
2013-06-03 10:55:04 -07:00
2013-05-30 17:39:21 -07:00
2013-06-03 10:55:04 -07:00
2013-06-03 10:54:40 -07:00
2013-04-25 00:50:03 -07:00