Searched defs:subject_index (Results 1 – 2 of 2) sorted by relevance
139 int32_t subject_index) { in ExecRawImpl()167 int32_t subject_index) { in ExecRaw()208 int subject_index, Handle<RegExpMatchInfo> last_match_info, in Exec()264 int32_t subject_index) { in OneshotExecRaw()285 int subject_index, Handle<RegExpMatchInfo> last_match_info, in OneshotExec()
650 int subject_index = subject_reader.length() - 1; in StringEndsWithMethodName() local