WasmSignature used to use its WasmSignature member variable only for
function types, but now it also can be used for events as well.
Companion to D54875.
Differential D55247
[WebAssembly] Make WasmSymbol's signature usable for events (NFC) aheejin on Dec 3 2018, 8:04 PM. Authored by
Details WasmSignature used to use its WasmSignature member variable only for Companion to D54875.
Diff Detail
Event TimelineComment Actions Should the first word of the description be WasmSymbol
|