Searched defs:source_stream (Results 1 – 3 of 3) sorted by relevance
33 std::unique_ptr<ScriptCompiler::ExternalSourceStream> source_stream; member
70 ScriptCompiler::ExternalSourceStream* source_stream() const { in source_stream() function73 void set_source_stream(ScriptCompiler::ExternalSourceStream* source_stream) { in set_source_stream()
197 ScriptCompiler::ExternalSourceStream* source_stream) in Utf8ExternalStreamingStream()830 ScriptCompiler::ExternalSourceStream* source_stream, in For()