点开来看,嘻嘻

try {
    throw new Error;
} catch (Error e) {
    delete Error;
}