| Index: test/test262/test262.status | 
| diff --git a/test/test262/test262.status b/test/test262/test262.status | 
| index b844bdca5b8f399ea8478401e34d374fb840c3ae..635954238637862070b4bac8b7c2d73970a72d86 100644 | 
| --- a/test/test262/test262.status | 
| +++ b/test/test262/test262.status | 
| @@ -99,7 +99,7 @@ | 
| 'S15.1.3.2_A2.5_T1': [PASS, ['mode == debug', SKIP]], | 
| }],  # ALWAYS | 
|  | 
| -['arch == arm or arch == mipsel or arch == arm64', { | 
| +['arch == arm or arch == mipsel or arch == mips or arch == arm64', { | 
|  | 
| # TODO(mstarzinger): Causes stack overflow on simulators due to eager | 
| # compilation of parenthesized function literals. Needs investigation. | 
|  |