Searched refs:total_locals (Results 1 – 1 of 1) sorted by relevance
171 size_t total_locals() const { in total_locals() function in v8::internal::wasm::WasmDecoder281 if (operand.index < total_locals()) { in Validate()1858 this, pc, static_cast<int>(total_locals()), zone_); in PrepareForLoop()