Fix auto-detection of RegExp type in NodeJS.
When using NodeJS as the JS engine, the serialization of RegExp object results in an empty Object/Hash not in nil as in therubyracer gem.
Loading
Please register or sign in to comment
When using NodeJS as the JS engine, the serialization of RegExp object results in an empty Object/Hash not in nil as in therubyracer gem.