Home
last modified time | relevance | path

Searched refs:wasm_globaltype_content (Results 1 – 10 of 10) sorted by relevance

/dports/sysutils/vector/lucet-d4fc14a03bdb99ac83173d27fddf1aca48412a86/wasmtime/crates/c-api/src/types/
H A Dglobal.rs71 pub extern "C" fn wasm_globaltype_content(gt: &wasm_globaltype_t) -> &wasm_valtype_t { in wasm_globaltype_content() function
/dports/lang/v8/v8-9.6.180.12/third_party/wasm-api/example/
H A Dreflect.c61 print_valtype(wasm_globaltype_content(globaltype)); in print_externtype()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/third_party/wasm-api/example/
H A Dreflect.c61 print_valtype(wasm_globaltype_content(globaltype)); in print_externtype()
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/third_party/wasm-api/example/
H A Dreflect.c61 print_valtype(wasm_globaltype_content(globaltype)); in print_externtype()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/third_party/wasm-api/
H A Dwasm.h213 const wasm_valtype_t* wasm_globaltype_content(const wasm_globaltype_t*);
/dports/lang/v8/v8-9.6.180.12/third_party/wasm-api/
H A Dwasm.h213 const wasm_valtype_t* wasm_globaltype_content(const wasm_globaltype_t*);
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/third_party/wasm-api/
H A Dwasm.h213 const wasm_valtype_t* wasm_globaltype_content(const wasm_globaltype_t*);
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/wasm/
H A Dc-api.cc2372 const wasm_valtype_t* wasm_globaltype_content(const wasm_globaltype_t* gt) { in wasm_globaltype_content() function
/dports/lang/v8/v8-9.6.180.12/src/wasm/
H A Dc-api.cc2533 const wasm_valtype_t* wasm_globaltype_content(const wasm_globaltype_t* gt) { in wasm_globaltype_content() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/wasm/
H A Dc-api.cc2390 const wasm_valtype_t* wasm_globaltype_content(const wasm_globaltype_t* gt) { in wasm_globaltype_content() function