Commit dddeecaa authored by Rene Saarsoo's avatar Rene Saarsoo
Browse files

Proper RegExp parsing support.

Previously regexer got just lost, now they are transformed into:

    {regex: "/regex string/g"}

Unfortunately adding the callback parameter to JSON.stringify has
quite a performance penalty.

Again, parsing of Sencha Touch source:

    before: 4.5s
    after:  5.4s
parent 89f7791e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment