Added js_Destroy....
git-svn-id: svn://10.0.0.236/trunk@143765 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -104,5 +104,7 @@ bool parseFlags(JS2Metadata *meta, const jschar *flagStr, uint32 length, uint32
|
||||
// Execute the re against the string, but don't try advancing into the string
|
||||
REMatchResult *REMatch(JS2Metadata *meta, JS2RegExp *re, const jschar *str, uint32 length);
|
||||
|
||||
void js_DestroyRegExp(JS2RegExp *re);
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user