Searched refs:source_stream_encoding (Results 1 – 2 of 2) sorted by relevance
81 ScriptCompiler::StreamedSource::Encoding source_stream_encoding() { in source_stream_encoding() function85 ScriptCompiler::StreamedSource::Encoding source_stream_encoding) { in set_source_stream_encoding() argument86 source_stream_encoding_ = source_stream_encoding; in set_source_stream_encoding()
5118 info->source_stream_encoding()); in ParseOnBackground()