Home
last modified time | relevance | path

Searched refs:kValueBits (Results 1 - 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/wasm/
H A Dwasm-module.h142 static constexpr int kValueBits = 32; member in v8::internal::wasm::ConstantExpression
149 using ValueField = base::BitField<uint32_t, 0, kValueBits, uint64_t>;

Completed in 2 milliseconds