Skip to main content

valueOf

method WebAssembly.Global.prototype.valueOf
Jump to headingGlobal.prototype.valueOf(): any

Old-style method that returns the value contained inside the global variable.

Return Type Jump to heading

any
Back to top