Searched defs:HasConflict (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/
H A Dpreparser.h185 bool HasConflict(int type1, int type2) { return (type1 & type2) != 0; } function in class:v8::preparser::PreParser

Completed in 51 milliseconds