build: turn on -fno-delete-null-pointer-checks (v0.10) by b...
Work around spec violations in V8 where it checks that this == NULL. GCC 6 started exploiting this particular kind of UB, resulting in runtime crashes. Fixes: #6724 CI: https://ci.nodejs.org/job/node-test-pull-request/2634/