Searched defs:DecodeVarInt32 (Results 1 – 1 of 1) sorted by relevance
356 class AsyncStreamingDecoder::DecodeVarInt32 : public DecodingState { class in v8::internal::wasm::AsyncStreamingDecoder358 explicit DecodeVarInt32(size_t max_value, const char* field_name) in DecodeVarInt32() function in v8::internal::wasm::AsyncStreamingDecoder::DecodeVarInt32