OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:compare_null
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/v8/test/mjsunit/regress/
regress-crbug-258519.js
31
compare_null
: function(x) { return null != x; },
37
b.
compare_null
(x) && b.kaboom();
Completed in 64 milliseconds