Definition at line 534 of file streaming-decoder.cc.
◆ DecodeFunctionBody()
v8::internal::wasm::AsyncStreamingDecoder::DecodeFunctionBody::DecodeFunctionBody |
( |
SectionBuffer * | section_buffer, |
|
|
size_t | buffer_offset, |
|
|
size_t | function_body_length, |
|
|
size_t | num_remaining_functions, |
|
|
uint32_t | module_offset ) |
|
inlineexplicit |
◆ buffer()
base::Vector< uint8_t > v8::internal::wasm::AsyncStreamingDecoder::DecodeFunctionBody::buffer |
( |
| ) |
|
|
inlineoverridevirtual |
◆ Next()
◆ buffer_offset_
const size_t v8::internal::wasm::AsyncStreamingDecoder::DecodeFunctionBody::buffer_offset_ |
|
private |
◆ function_body_length_
const size_t v8::internal::wasm::AsyncStreamingDecoder::DecodeFunctionBody::function_body_length_ |
|
private |
◆ module_offset_
const uint32_t v8::internal::wasm::AsyncStreamingDecoder::DecodeFunctionBody::module_offset_ |
|
private |
◆ num_remaining_functions_
const size_t v8::internal::wasm::AsyncStreamingDecoder::DecodeFunctionBody::num_remaining_functions_ |
|
private |
◆ section_buffer_
SectionBuffer* const v8::internal::wasm::AsyncStreamingDecoder::DecodeFunctionBody::section_buffer_ |
|
private |
The documentation for this class was generated from the following file: