Arquivos
hhvm/hphp/runtime
Jan Oravec e8acd400ac Remove unused UnitEmitter::m_feMap
The value of m_feMap is never used. Keys are used to assert when there
is an attempt to define a function with already existing name. It does
this job poorly because it is not an authoritative source of existing
function names. When the top-level function is defined, setCached() is
called, which already checks for duplicates, so let's rely on it.
2013-06-12 11:34:39 -07:00
..
2013-06-12 11:34:39 -07:00
2013-06-03 12:43:56 -07:00
2013-05-01 21:00:49 -07:00
2013-06-12 11:34:39 -07:00
2013-02-11 02:10:41 -08:00
2013-02-11 02:10:41 -08:00