Home
last modified time | relevance | path

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

/external/v8/src/regexp/
Dregexp-parser.cc1169 bool IsExactPropertyAlias(const char* property_name, UProperty property) { in IsExactPropertyAlias() function
1400 if (!IsExactPropertyAlias(name, property)) return false; in ParsePropertyClass()
1409 if (!IsExactPropertyAlias(property_name, property)) return false; in ParsePropertyClass()