Searched refs:bytes_copy_ (Results 1 – 2 of 2) sorted by relevance
150 std::unique_ptr<byte[]> bytes_copy_; variable
2137 bytes_copy_(std::move(bytes_copy)), in AsyncCompileJob()2138 wire_bytes_(bytes_copy_.get(), bytes_copy_.get() + length), in AsyncCompileJob()2458 {std::move(job_->bytes_copy_), job_->wire_bytes_.length()}, script, in RunInForeground()