Searched defs:ElementSizeInBytes (Results 1 – 3 of 3) sorted by relevance
74 int32_t AsmType::ElementSizeInBytes() { in ElementSizeInBytes() function in v8::internal::wasm::AsmType
297 V8_EXPORT_PRIVATE inline int ElementSizeInBytes(MachineRepresentation rep) { in ElementSizeInBytes() function
177 static int ElementSizeInBytes(ValueType type) { in ElementSizeInBytes() function