Searched defs:PopAll (Results 1 – 2 of 2) sorted by relevance
/third_party/node/src/ | ||
D | node_platform.cc | 634 std::queue<std::unique_ptr<T>> TaskQueue<T>::PopAll() { in PopAll() function in node::TaskQueue |
/third_party/node/deps/v8/src/wasm/ | ||
D | wasm-serialization.cc | 523 std::vector<DeserializationUnit> PopAll() { in PopAll() function in v8::internal::wasm::DeserializationQueue |