Searched refs:is_regexp (Results 1 – 1 of 1) sorted by relevance
869 TNode<BoolT> is_regexp = HasInstanceType(object, JS_REGEXP_TYPE); in IsFastRegExpWithOriginalExec() local871 var_result = is_regexp; in IsFastRegExpWithOriginalExec()872 GotoIfNot(is_regexp, &out); in IsFastRegExpWithOriginalExec()