Home
last modified time | relevance | path

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

/external/v8/src/wasm/
Dwasm-constants.h65 kMemory64WithMaximum = 0x05 // Only valid for memory limits. enumerator
Dmodule-decoder.cc1560 case kMemory64WithMaximum: in validate_memory_flags()
1584 flags == kMemory64NoMaximum || flags == kMemory64WithMaximum; in consume_resizable_limits()