Home
last modified time | relevance | path

Searched defs:GetNext (Results 1 - 8 of 8) sorted by relevance

/third_party/node/deps/v8/src/heap/
H A Dindex-generator.cc17 base::Optional<size_t> IndexGenerator::GetNext() { in GetNext() function in v8::internal::IndexGenerator
/third_party/node/deps/v8/src/libplatform/
H A Dtask-queue.cc31 std::unique_ptr<Task> TaskQueue::GetNext() { in GetNext() function in v8::platform::TaskQueue
H A Ddelayed-task-queue.cc46 std::unique_ptr<Task> DelayedTaskQueue::GetNext() { in GetNext() function in v8::platform::DelayedTaskQueue
H A Ddefault-worker-threads-task-runner.cc58 std::unique_ptr<Task> DefaultWorkerThreadsTaskRunner::GetNext() { in GetNext() function in v8::platform::DefaultWorkerThreadsTaskRunner
/third_party/gn/src/base/strings/
H A Dstring_tokenizer.h124 bool GetNext() { in GetNext() function in base::StringTokenizerT
/third_party/node/deps/v8/src/ast/
H A Dast-value-factory.cc55 uint16_t GetNext() { return literal_bytes_[pos_++]; } in GetNext() function in v8::internal::__anon13997::OneByteStringStream
/third_party/node/deps/v8/src/debug/wasm/gdb-server/
H A Dgdb-server.cc88 std::shared_ptr<Task> GetNext() { in GetNext() function in v8::internal::wasm::gdb_server::TaskRunner
/third_party/node/deps/v8/src/objects/
H A Dstring-inl.h1349 uint16_t StringCharacterStream::GetNext() { in GetNext() function in v8::internal::StringCharacterStream

Completed in 6 milliseconds