Home
last modified time | relevance | path

Searched refs:non_const_true (Results 1 – 2 of 2) sorted by relevance

/external/v8/test/mjsunit/regress/
Dregress-crbug-412208.js7 var non_const_true = true; variable
10 return non_const_true || (f() = this);
Dregress-crbug-243868.js30 var non_const_true = true; variable
33 return (non_const_true && (o.val == null || false));