Skip to content
Snippets Groups Projects
Commit b580def0 authored by Deucе's avatar Deucе :ok_hand_tone4:
Browse files

Fix spurious call to JS_THIS_OBJECT()

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.
parent f05b4c80
No related branches found
No related tags found
Loading
Checking pipeline status