Lines Matching refs:wire_bytes
197 native_module_->wire_bytes(), NameSectionKindCode::kTypeCode));
206 native_module_->wire_bytes(), NameSectionKindCode::kLocalCode));
215 native_module_->wire_bytes(), NameSectionKindCode::kFieldCode));
275 base::Vector<const uint8_t> wire_bytes = native_module_->wire_bytes();
277 wire_bytes.begin() + function->code.offset(),
278 wire_bytes.begin() + function->code.end_offset()};
722 uint8_t opcode = native_module->wire_bytes()[position];
884 const byte* module_start = native_module->wire_bytes().begin();
1192 const byte* module_start = native_module->wire_bytes().begin();