Have mozilla AST RegExpLiteral parser use regex.pattern and regex.flags rather than...
authorkzc <zaxxon2011@gmail.com>
Mon, 2 Nov 2015 17:24:09 +0000 (12:24 -0500)
committerkzc <zaxxon2011@gmail.com>
Mon, 2 Nov 2015 17:24:09 +0000 (12:24 -0500)
commit94c4daaf9ea67875ab1b720d1d7bceef7c690552
tree05a15046ebf0196ece423dd052a336b199da66fe
parent37ee9de9021f1f34ed7d2f453f58348f2e74764f
Have mozilla AST RegExpLiteral parser use regex.pattern and regex.flags rather than non-standard `raw` property.
lib/mozilla-ast.js