mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-11 16:32:59 +00:00
Forgot to check this in as part of 54743's big patch, d'oh\!
This commit is contained in:
parent
bdcc22b5e1
commit
2ea8983c5d
@ -49,7 +49,7 @@ typedef uint32 jsuint;
|
||||
typedef float64 jsdouble;
|
||||
typedef jsword jsval;
|
||||
typedef jsword jsid;
|
||||
typedef jsword jsrefcount;
|
||||
typedef int32 jsrefcount; /* PRInt32 if JS_THREADSAFE, see jslock.h */
|
||||
|
||||
typedef enum JSVersion {
|
||||
JSVERSION_1_0 = 100,
|
||||
|
Loading…
Reference in New Issue
Block a user