Searched refs:function_body_length_ (Results 1 – 1 of 1) sorted by relevance
488 function_body_length_(function_body_length), in DecodeFunctionBody()495 return remaining_buffer.SubVector(0, function_body_length_); in buffer()504 const size_t function_body_length_; member in v8::internal::wasm::AsyncStreamingDecoder::DecodeFunctionBody681 size_t end_offset = buffer_offset_ + function_body_length_; in Next()