Lines Matching defs:start
199 const uint8_t* start = nullptr;
207 start = reinterpret_cast<const uint8_t*>(backing_store->Data());
217 start = reinterpret_cast<const uint8_t*>(backing_store->Data()) +
224 DCHECK_IMPLIES(length, start != nullptr);
234 return i::wasm::ModuleWireBytes(start, start + length);
559 streaming->OnBytesReceived(bytes.start(), bytes.length());
626 // start streaming compilation, which will eventually resolve the promise we
655 memcpy(copy.get(), bytes.start(), bytes.length());
717 memcpy(copy.get(), bytes.start(), bytes.length());
898 // We start compilation now, we have no use for the
934 // start streaming compilation, which will eventually resolve the promise we
999 // We start compilation now, we have no use for the