Home | History | Annotate | Download | only in src

Lines Matching refs:IsPropertyName

340   virtual bool IsPropertyName() { return false; }
1340 virtual bool IsPropertyName() V8_OVERRIDE {
1349 ASSERT(IsPropertyName());