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

/external/v8/src/
H A Dpreparser.h439 kUnknownSourceElements enumerator in enum:v8::preparser::PreParser::SourceElements
H A Dpreparser.cc141 if (!*ok) return kUnknownSourceElements; \
187 return kUnknownSourceElements;

Completed in 53 milliseconds