blob: 59af0d26f6cd7a6c89d1ecbf08a9040457d50153 [file] [log] [blame]
try {
[0,0].sort(Array.some)
"".replace(RegExp(), Array.reduce)
} catch (error) {
if (!(error instanceof TypeError && error.message == "0 is not a function"))
throw error;
}