History of SpiderMonkey Internals Revision history for: English (US) Apr 25, 2016, 1:24:43 AM pipcet minor correction: there are 2**53-2 NaN values, not just 2**47 Previous Dec 13, 2014, 2:18:50 AM xfq JSVAL_IS_* methods are deprecated. Previous Dec 13, 2014, 2:08:49 AM xfq Markup fix. Previous Dec 13, 2014, 1:24:56 AM xfq `jsval` is deprecated; new code should use `JS::Value`. Previous Dec 12, 2014, 2:38:16 PM fscholz Previous Dec 11, 2014, 11:36:09 PM xfq https://groups.google.com/d/msg/mozilla.dev.tech.js-engine.internals/X5tar3vAXoM/AnMjLGztD6UJ Previous Dec 11, 2014, 12:38:10 AM xfq `JS::Value` was historically known in the JSAPI as `jsval`. Previous Dec 11, 2014, 12:10:04 AM xfq "SpiderMonkey Garbage Collection Tips" was deleted. Previous Dec 11, 2014, 12:07:36 AM xfq JS_SetBranchCallback is obsolete. Previous Dec 8, 2014, 6:08:03 AM xfq Update the URI of ES spec.