Home
last modified time | relevance | path

Searched refs:AddExportedGlobal (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/wasm/
Dwasm-module-builder.h355 uint32_t AddExportedGlobal(ValueType type, bool mutability, WasmInitExpr init,
Dwasm-module-builder.cc414 uint32_t WasmModuleBuilder::AddExportedGlobal(ValueType type, bool mutability, in AddExportedGlobal() function in v8::internal::wasm::WasmModuleBuilder