phpv8/php-v8

Add support for DCHECK overriding

Closed this issue · 1 comments

Field Value
Commit v8/v8@a787c3f
Title Allow overriding DCHECK handling and make it non-fatal.
Tag 6.3.163

As DCHECK enabled in debug mode and we normally use release libv8 version, it is less likely we will be able to use this feature.