Fixing gc for js2val's.
git-svn-id: svn://10.0.0.236/trunk@142245 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -113,6 +113,12 @@ void JS_ReportErrorNumber(JS2Metadata *meta, const char *message)
|
||||
#define JUMP_OFFSET_MAX ((int16)0x7fff)
|
||||
|
||||
|
||||
typedef bool JSBool;
|
||||
typedef uint32 uintN;
|
||||
typedef int32 intN;
|
||||
typedef uint32 jsint;
|
||||
typedef char16 JSString;
|
||||
typedef char16 JSSubString;
|
||||
|
||||
|
||||
typedef struct REMatchState {
|
||||
|
||||
Reference in New Issue
Block a user