Skip to content
  • Deucе's avatar
    b580def0
    Fix spurious call to JS_THIS_OBJECT() · b580def0
    Deucе authored
    This appears to be why valgrind on FreeBSD was failing.
    You can't actually call this in a constructor because creating
    this is the whole point of calling it.
    b580def0
    Fix spurious call to JS_THIS_OBJECT()
    Deucе authored
    This appears to be why valgrind on FreeBSD was failing.
    You can't actually call this in a constructor because creating
    this is the whole point of calling it.
Loading