Searched refs:IsDataDataConflict (Results 1 - 2 of 2) sorted by relevance

/external/v8/src/
H A Dpreparser.h186 bool IsDataDataConflict(int type1, int type2) { function in class:v8::preparser::PreParser
H A Dpreparser.cc1220 if (IsDataDataConflict(old_type, type)) {

Completed in 271 milliseconds