Lines Matching refs:OwnedVector
157 OwnedVector<trap_handler::ProtectedInstructionData> in WasmCode()
159 OwnedVector<const byte> reloc_info, in WasmCode()
160 OwnedVector<const byte> source_position_table, Kind kind, Tier tier) in WasmCode()
189 OwnedVector<const byte> reloc_info_;
190 OwnedVector<const byte> source_position_table_;
202 OwnedVector<trap_handler::ProtectedInstructionData> protected_instructions_;
223 OwnedVector<trap_handler::ProtectedInstructionData>
225 OwnedVector<const byte> source_position_table,
232 OwnedVector<trap_handler::ProtectedInstructionData>
234 OwnedVector<const byte> reloc_info,
235 OwnedVector<const byte> source_position_table, WasmCode::Tier tier);
331 void set_wire_bytes(OwnedVector<const byte> wire_bytes) { in set_wire_bytes()
364 OwnedVector<trap_handler::ProtectedInstructionData>,
365 OwnedVector<const byte> reloc_info,
366 OwnedVector<const byte> source_position_table,
399 OwnedVector<const byte> wire_bytes_;