Home
last modified time | relevance | path

Searched defs:num_imported_mutable_globals (Results 1 – 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/wasm/
Dwasm-objects.cc57 size_t num_imported_mutable_globals, in WasmInstanceNativeAllocations()
1188 auto num_imported_mutable_globals = module->num_imported_mutable_globals; in New() local
Dwasm-module.h429 uint32_t num_imported_mutable_globals = 0; member
Dmodule-decoder.cc1643 uint32_t num_imported_mutable_globals = 0; in CalculateGlobalOffsets() local