Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
src: make IsConstructCall checks consistent
The most common way to perfom this check is by using the simple CHECK macro. This commit suggest making this consistent in favour of the most commonly used.
- Loading branch information