Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/codegen/
Dcompiler.cc1520 BackgroundCompileTask::BackgroundCompileTask(ScriptStreamingData* streamed_data, in BackgroundCompileTask() argument
1526 character_stream_(ScannerStream::For(streamed_data->source_stream.get(), in BackgroundCompileTask()
1527 streamed_data->encoding)), in BackgroundCompileTask()