Home
last modified time | relevance | path

Searched defs:globaltype (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/third_party/wasm-api/example/
Dreflect.c56 const wasm_globaltype_t* globaltype = in print_externtype() local
/third_party/node/deps/v8/src/wasm/
Dc-api.cc2542 WASM_DEFINE_TYPE(globaltype, wasm::GlobalType) in WASM_DEFINE_TYPE() argument