summaryrefslogtreecommitdiffstats
path: root/test/422-instanceof
Commit message (Collapse)AuthorAgeFilesLines
* Implement instanceof in optimizing.Nicolas Geoffray2014-11-073-0/+71
- Only fast-path for now: null or same class. - Use pQuickInstanceofNonTrivial for slow path. Change-Id: Ic5196b94bef792f081f3cb4d15157058e1381e6b