Skip to content
  • Deucе's avatar
    02a7a84b
    Eliminate crash in js.on_exit() · 02a7a84b
    Deucе authored
    Have js.on_exit() throw an exciption with a useful(?) error when the
    scope already has private data, and that data is not an on_exit list.
    
    This fixes #182.
    02a7a84b
    Eliminate crash in js.on_exit()
    Deucе authored
    Have js.on_exit() throw an exciption with a useful(?) error when the
    scope already has private data, and that data is not an on_exit list.
    
    This fixes #182.
Loading