Searched defs:AddGlobal (Results 1 – 4 of 4) sorted by relevance
244 auto AddGlobal = [&](GlobalValue &GV) { in getUniqueModuleId() local
297 uint32_t WasmModuleBuilder::AddGlobal(ValueType type, bool exported, in AddGlobal() function in v8::internal::wasm::WasmModuleBuilder
977 func AddGlobal(m Module, t Type, name string) (v Value) { func
1005 func AddGlobal(m Module, t Type, name string) (v Value) { func