Home
last modified time | relevance | path

Searched refs:HugeIndexRange (Results 1 – 8 of 8) sorted by relevance

/dports/www/firefox/firefox-99.0/js/src/wasm/
H A DWasmMemory.h176 static const uint64_t HugeIndexRange = uint64_t(UINT32_MAX) + 1; variable
180 HugeIndexRange + HugeOffsetGuardLimit + HugeUnalignedGuardPage;
H A DWasmCraneliftCompile.cpp301 staticEnv_.static_memory_bound = HugeIndexRange; in CraneliftContext()
/dports/www/firefox-esr/firefox-91.8.0/js/src/wasm/
H A DWasmTypes.h1567 static const uint64_t HugeIndexRange = uint64_t(UINT32_MAX) + 1; variable
1571 HugeIndexRange + HugeOffsetGuardLimit + HugeUnalignedGuardPage;
H A DWasmCraneliftCompile.cpp301 staticEnv_.static_memory_bound = HugeIndexRange; in CraneliftContext()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/wasm/
H A DWasmTypes.h1567 static const uint64_t HugeIndexRange = uint64_t(UINT32_MAX) + 1; variable
1571 HugeIndexRange + HugeOffsetGuardLimit + HugeUnalignedGuardPage;
H A DWasmCraneliftCompile.cpp301 staticEnv_.static_memory_bound = HugeIndexRange; in CraneliftContext()
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/wasm/
H A DWasmCraneliftCompile.cpp293 staticEnv_.static_memory_bound = HugeIndexRange; in CraneliftContext()
H A DWasmTypes.h3104 static const uint64_t HugeIndexRange = uint64_t(UINT32_MAX) + 1; variable
3108 HugeIndexRange + HugeOffsetGuardLimit + HugeUnalignedGuardPage;