Home
last modified time | relevance | path

Searched defs:IsThisProperty (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/v8/src/
Dpreparser.h749 bool IsThisProperty() const { in IsThisProperty() function
1167 static bool IsThisProperty(PreParserExpression expression) { in IsThisProperty() function
Dparser.cc380 bool ParserTraits::IsThisProperty(Expression* expression) { in IsThisProperty() function in v8::internal::ParserTraits