Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/wasm/
H A Dfunction-body-decoder-impl.h619 bool has_next() { return VALIDATE(decoder_->ok()) && index_ <= table_count_; } in has_next()
642 table_count_(imm.table_count) {} in BranchTableIterator()
649 const uint32_t table_count_; // the count of entries, not including default. member in v8::internal::wasm::BranchTableIterator

Completed in 9 milliseconds