Home
last modified time | relevance | path

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

/external/v8/src/regexp/
Dregexp-parser.cc1266 bool IsSupportedBinaryProperty(UProperty property) { in IsSupportedBinaryProperty() function
1399 if (!IsSupportedBinaryProperty(property)) return false; in ParsePropertyClass()