Searched refs:SetRawPosition (Results 1 - 2 of 2) sorted by relevance

/external/v8/src/
H A Dscanner-character-streams.h89 void SetRawPosition(unsigned char_position);
H A Dscanner-character-streams.cc174 SetRawPosition(target_pos);
184 SetRawPosition(char_position);
274 void Utf8ToUtf16CharacterStream::SetRawPosition(unsigned target_position) { function in class:v8::internal::Utf8ToUtf16CharacterStream

Completed in 54 milliseconds