Home
last modified time | relevance | path

Searched refs:streamed_source_ (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/
Dd8.cc457 streamed_source_(new DummySourceStream(source, isolate), in BackgroundCompileThread()
460 &streamed_source_)) {} in BackgroundCompileThread()
465 return &streamed_source_; in streamed_source()
470 v8::ScriptCompiler::StreamedSource streamed_source_; member in v8::BackgroundCompileThread