gecko-dev/js
Jason Orendorff 9a4a0f2647 Bug 645417, part 26 - Update jsid sorting for JS_MORE_DETERMINISTIC. r=luke.
Unfortunately, with symbols, the original goal of this code is apparently
impossible. For two unique symbols with the same description, short of doing
extra bookkeeping at run time, there's no ordering that's sure to be consistent
across runs. The new code orders all other symbols.

--HG--
extra : rebase_source : 0734906d046e577d4c7d65149ec688dd0b80e885
2014-06-23 10:57:03 -05:00
..
ductwork/debugger Bug 1018680 - Fix jsd_xpc.cpp warning and mark js/ductwork, js/jsd, and js/xpconnet as FAIL_ON_WARNINGS. r=ejpbruel 2014-05-31 19:50:24 -07:00
examples
ipc Backout changesets 654a3fc28fa2 and 88fefd05fb64 (bug 1017862) for Cpp and mochitest failures on a CLOSED TREE. r=bustage 2014-06-09 15:48:55 -07:00
jsd Bug 645416, part 22 - Remove JSCompartment::wrapId. r=terrence. 2014-06-23 10:57:02 -05:00
public Bug 645416, part 21 - Add symbol jsids (SYMBOL_TO_JSID), removing the legacy support for object jsids (OBJECT_TO_JSID). r=terrence,r=jimb,r=efaust. 2014-06-23 10:56:52 -05:00
src Bug 645417, part 26 - Update jsid sorting for JS_MORE_DETERMINISTIC. r=luke. 2014-06-23 10:57:03 -05:00
xpconnect Bug 645416, part 22 - Remove JSCompartment::wrapId. r=terrence. 2014-06-23 10:57:02 -05:00