Home
last modified time | relevance | path

Searched defs:HeapSpec (Results 1 – 22 of 22) sorted by relevance

/dports/sysutils/vector/lucet-d4fc14a03bdb99ac83173d27fddf1aca48412a86/lucet-module/src/
H A Dlinear_memory.rs37 pub struct HeapSpec { struct
49 pub reserved_size: u64,
77 impl HeapSpec { argument
H A Dmodule_data.rs108 pub fn heap_spec(&self) -> Option<&HeapSpec> { in heap_spec()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/lucet-module-wasmsbx/src/
H A Dlinear_memory.rs37 pub struct HeapSpec { struct
49 pub reserved_size: u64,
78 impl HeapSpec { impl
H A Dmodule_data.rs119 pub fn heap_spec(&self) -> Option<&HeapSpec> { in heap_spec()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/lucet-module-wasmsbx/src/
H A Dlinear_memory.rs37 pub struct HeapSpec { struct
49 pub reserved_size: u64,
78 impl HeapSpec { impl
H A Dmodule_data.rs119 pub fn heap_spec(&self) -> Option<&HeapSpec> { in heap_spec()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/lucet-module/src/
H A Dlinear_memory.rs37 pub struct HeapSpec { struct
49 pub reserved_size: u64,
78 impl HeapSpec { argument
H A Dmodule_data.rs119 pub fn heap_spec(&self) -> Option<&HeapSpec> { in heap_spec()
/dports/sysutils/vector/lucet-d4fc14a03bdb99ac83173d27fddf1aca48412a86/lucetc/src/
H A Dsparsedata.rs58 heap: &HeapSpec, in owned_sparse_data_from_initializers()
H A Ddecls.rs360 ) -> Result<Option<HeapSpec>, Error> { in build_heap_spec()
497 pub fn get_heap(&self) -> Option<&HeapSpec> { in get_heap()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/lucet-runtime-internals-wasmsbx/src/
H A Dmodule.rs41 fn heap_spec(&self) -> Option<&HeapSpec>; in heap_spec()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/lucet-runtime-internals-wasmsbx/src/
H A Dmodule.rs41 fn heap_spec(&self) -> Option<&HeapSpec>; in heap_spec()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/lucet-runtime-internals/src/
H A Dmodule.rs41 fn heap_spec(&self) -> Option<&HeapSpec>; in heap_spec()
/dports/sysutils/vector/lucet-d4fc14a03bdb99ac83173d27fddf1aca48412a86/lucet-runtime/lucet-runtime-internals/src/
H A Dmodule.rs46 fn heap_spec(&self) -> Option<&HeapSpec>; in heap_spec()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/lucet-runtime-internals-wasmsbx/src/module/
H A Ddl.rs198 fn heap_spec(&self) -> Option<&HeapSpec> { in heap_spec()
H A Dmock.rs263 fn heap_spec(&self) -> Option<&HeapSpec> { in heap_spec()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/lucet-runtime-internals-wasmsbx/src/module/
H A Ddl.rs198 fn heap_spec(&self) -> Option<&HeapSpec> { in heap_spec()
H A Dmock.rs263 fn heap_spec(&self) -> Option<&HeapSpec> { in heap_spec()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/lucet-runtime-internals/src/module/
H A Ddl.rs198 fn heap_spec(&self) -> Option<&HeapSpec> { in heap_spec()
H A Dmock.rs263 fn heap_spec(&self) -> Option<&HeapSpec> { in heap_spec()
/dports/sysutils/vector/lucet-d4fc14a03bdb99ac83173d27fddf1aca48412a86/lucet-runtime/lucet-runtime-internals/src/module/
H A Ddl.rs235 fn heap_spec(&self) -> Option<&HeapSpec> { in heap_spec()
H A Dmock.rs281 fn heap_spec(&self) -> Option<&HeapSpec> { in heap_spec()