Home
last modified time | relevance | path

Searched defs:wasm_table_size_t (Results 1 – 4 of 4) sorted by relevance

/dports/sysutils/vector/lucet-d4fc14a03bdb99ac83173d27fddf1aca48412a86/wasmtime/crates/c-api/src/
H A Dtable.rs15 pub type wasm_table_size_t = u32; typedef
95 index: wasm_table_size_t, in wasmtime_funcref_table_get()
122 index: wasm_table_size_t, in wasm_table_set()
132 index: wasm_table_size_t, in wasmtime_funcref_table_set()
163 pub extern "C" fn wasm_table_size(t: &wasm_table_t) -> wasm_table_size_t { in wasm_table_size()
170 delta: wasm_table_size_t, in wasm_table_grow()
180 delta: wasm_table_size_t, in wasmtime_funcref_table_grow()
182 prev_size: Option<&mut wasm_table_size_t>, in wasmtime_funcref_table_grow()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/third_party/wasm-api/
H A Dwasm.h439 typedef uint32_t wasm_table_size_t; typedef
/dports/lang/v8/v8-9.6.180.12/third_party/wasm-api/
H A Dwasm.h439 typedef uint32_t wasm_table_size_t; typedef
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/third_party/wasm-api/
H A Dwasm.h439 typedef uint32_t wasm_table_size_t; typedef