Bug 552574 - de-mystify js_ValueToNumber API (r=igor)

This commit is contained in:
Luke Wagner
2010-04-07 13:18:50 -07:00
parent 0a9e6fb93e
commit c412454bd2
15 changed files with 388 additions and 423 deletions

View File

@@ -44,7 +44,7 @@
#include "jsstdint.h"
#include "jsdtoa.h"
#include "jsprf.h"
#include "jsutil.h" /* Added by JSIFY */
#include "jsapi.h"
#include "jsprvtd.h"
#include "jsnum.h"
#include "jsbit.h"