Arquivos
hhvm/hphp/runtime/vm
Jordan DeLong afc51da4c6 Move bytecode.cpp use of comparisons to tv_comparisons functions
Instead of calling into the comparisons.h stuff, call into
the cell/tv functions.  This meant moving more_or_equal and
less_or_equal to tv_comparisons and moving cellToBool out of its
unnamed namespace.  Also replaces the global tv() function with some
make_tv() and make_value() thing---it looked like it was incorrect for
doubles, and since the correct compile-time type for the unconstrained
template parameter essentially depended on the runtime value of the
first parameter it seemed more reasonable to move that to
compile-time, too.
2013-06-25 13:19:07 -07:00
..
2013-06-10 10:14:13 -07:00
2013-06-25 13:19:06 -07:00
2013-06-25 13:19:05 -07:00
2013-06-03 12:43:56 -07:00
2013-06-03 12:43:56 -07:00
2013-06-03 12:43:56 -07:00
2013-06-25 13:19:05 -07:00
2013-06-03 12:43:56 -07:00
2013-06-03 12:43:56 -07:00
2013-06-25 13:19:05 -07:00
2013-06-15 23:29:49 -07:00
2013-06-03 12:43:56 -07:00
2013-06-25 13:19:05 -07:00
2013-06-25 13:19:05 -07:00
2013-06-03 12:43:56 -07:00
2013-06-03 12:43:56 -07:00
2013-06-03 12:43:56 -07:00
2013-06-03 12:43:56 -07:00
2013-06-03 12:43:56 -07:00
2013-06-10 10:14:13 -07:00
2013-06-10 10:14:13 -07:00
2013-06-10 10:14:13 -07:00
2013-06-25 13:19:05 -07:00
2013-06-03 12:43:56 -07:00
2013-06-06 11:39:13 -07:00
2013-06-03 12:43:56 -07:00
2013-06-03 12:43:56 -07:00
2013-06-03 12:43:56 -07:00
2013-06-03 12:43:56 -07:00
2013-06-25 13:19:05 -07:00
2013-06-25 13:19:05 -07:00