Home | History | Annotate | Download | only in runtime

Lines Matching refs:IndexOf

1398   const bool unicode = (String::IndexOf(isolate, flags, u_str, 0) >= 0);
1401 const bool sticky = (String::IndexOf(isolate, flags, y_str, 0) >= 0);