Home | History | Annotate | Download | only in parsing

Lines Matching defs:source_stream

73   ScriptCompiler::ExternalSourceStream* source_stream() {
76 void set_source_stream(ScriptCompiler::ExternalSourceStream* source_stream) {
77 source_stream_ = source_stream;