You are here

constant OP_STRICT_NE in Javascript Aggregator 6

2 uses of OP_STRICT_NE
JSMinPlus::parseTree in ./jsminplus.php
JSParser::Expression in ./jsminplus.php

File

./jsminplus.php, line 110

Code

define('OP_STRICT_NE', '!==');