Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/wasm/
Dwasm-constants.h80 kMemory64WithMaximum = 0x05 // Only valid for memory limits. enumerator
Dmodule-decoder.cc1790 case kMemory64WithMaximum: in validate_memory_flags()
1814 flags == kMemory64NoMaximum || flags == kMemory64WithMaximum; in consume_resizable_limits()