Searched defs:IsPropertyName (Results 1 – 2 of 2) sorted by relevance
140 bool AstValue::IsPropertyName() const { in IsPropertyName() function in v8::internal::AstValue
334 virtual bool IsPropertyName() const { return false; } in IsPropertyName() function