HomeSort by relevance Sort by last modified time
    Searched refs:StringCharacterPosition (Results 1 - 2 of 2) sorted by null

  /external/v8/src/regexp/
regexp-macro-assembler.cc 128 const byte* NativeRegExpMacroAssembler::StringCharacterPosition(
202 *input_start = StringCharacterPosition(*subject, start_index);
249 StringCharacterPosition(subject_ptr, start_offset + slice_offset);
regexp-macro-assembler.h 233 static const byte* StringCharacterPosition(String* subject, int start_index);

Completed in 65 milliseconds