Searched defs:IsProperty (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/v8/src/
H A Dproperty.h279 bool IsProperty() const { function in class:v8::internal::BASE_EMBEDDED
H A Dpreparser.h597 bool IsProperty() { function in class:v8::internal::PreParserExpression
604 return IsIdentifier() || IsProperty();

Completed in 86 milliseconds