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