Home | History | Annotate | Download | only in src

Lines Matching refs:AsArrayLiteral

142   virtual ArrayLiteral* AsArrayLiteral() { return NULL; }
878 virtual ArrayLiteral* AsArrayLiteral() { return this; }