Home
last modified time | relevance | path

Searched defs:ElementSizeInBytes (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/asmjs/
Dasm-types.cc75 int32_t AsmType::ElementSizeInBytes() { in ElementSizeInBytes() function in v8::internal::wasm::AsmType
/third_party/node/deps/v8/src/codegen/
Dmachine-type.h415 V8_EXPORT_PRIVATE inline constexpr int ElementSizeInBytes( in ElementSizeInBytes() function