Lines Matching defs:streaming
30 #include "src/wasm/streaming-decoder.h"
568 // {CompilationUnitBuilder}. This function is the streaming compilation
2116 // Tell the streaming decoder that the AsyncCompileJob is not available
2246 // enabled while streaming compilation was running. Since handling this while
2247 // compiling via streaming is tricky, we just tier down now, before publishing
2590 const bool streaming = job->wire_bytes_.length() == 0;
2591 if (streaming) {
2946 // Restart as an asynchronous, non-streaming compilation. Most likely
2964 // (non-streaming) compilation, this happens in {DecodeWasmModule}.
3348 // streaming compilation, there is a special path to tier down later, when