Transform RegExp.exec to RegExp.test in native call IC, bug 645889. r=dmandelin
This commit is contained in:
@@ -516,6 +516,9 @@ SprintString(Sprinter *sp, JSString *str);
|
||||
extern ptrdiff_t
|
||||
Sprint(Sprinter *sp, const char *format, ...);
|
||||
|
||||
extern bool
|
||||
CallResultEscapes(jsbytecode *pc);
|
||||
|
||||
}
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user