resetUncatchableError method

void resetUncatchableError()

Implementation

void resetUncatchableError() {
  JS_ResetUncatchableError(_ref);
}