Home
last modified time | relevance | path

Searched refs:kValueType (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/wasm/
Dwasm-opcodes.cc51 constexpr ValueType LoadType::kValueType[]; member in v8::internal::wasm::LoadType
54 constexpr ValueType StoreType::kValueType[]; member in v8::internal::wasm::StoreType
Dvalue-type.h662 constexpr ValueType value_type() const { return kValueType[val_]; } in value_type()
698 static constexpr ValueType kValueType[] = { variable
738 constexpr ValueType value_type() const { return kValueType[val_]; } in value_type()
773 static constexpr ValueType kValueType[] = { variable