Home
last modified time | relevance | path

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

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