Constellation / iv

ECMAScript Lexer / Parser / Interpreter / VM / method JIT written in C++
BSD 2-Clause "Simplified" License
415 stars 32 forks source link

Crash with invalid directive #79

Closed Constellation closed 11 years ago

Constellation commented 11 years ago
(function arguments() { ('use strict'); }());