blob: 1f0dfd0fa32769a714867664674a7c8579783e22 [file] [log] [blame]
// Don't assert.
eval("\
x = RegExp(\"()\", \"y\");\
x.test();\
x = {};\
")
gc()
RegExp.$6