Lines Matching defs:IsFastRegExp
162 bool isFastPath = IsFastRegExp(thread, thisObj);
193 if (IsFastRegExp(thread, thisObj)) {
205 bool BuiltinsRegExp::IsFastRegExp(JSThread *thread, JSHandle<JSTaggedValue> regexp,
332 if (IsFastRegExp(thread, thisObj)) {
376 if (!IsFastRegExp(thread, thisObj)) {
605 bool isFastPath = IsFastRegExp(thread, thisObj);
753 bool isFastPath = IsFastRegExp(thread, thisObj);
1024 bool isFastPath = IsFastRegExp(thread, thisObj);
1365 bool isFastPath = IsFastRegExp(thread, regexp);
1655 bool isFastPath = IsFastRegExp(thread, thisObj);