Home
last modified time | relevance | path

Searched refs:to_publish (Results 1 - 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/wasm/
H A Dwasm-serialization.cc622 auto to_publish = publish_queue_.PopAll(); in TryPublishing() local
623 if (to_publish.empty()) break; in TryPublishing()
624 deserializer_->Publish(std::move(to_publish)); in TryPublishing()

Completed in 2 milliseconds