add a test for zero-length string in is_identifier_string, which is used in property...
authorTrey Griffith <trey.griffith@gmail.com>
Wed, 8 May 2013 19:29:46 +0000 (15:29 -0400)
committerMihai Bazon <mihai@bazon.net>
Wed, 8 May 2013 19:43:20 +0000 (22:43 +0300)
commit1e9f98aa51fa87678c6d5191903fc249df4f3e35
tree5943307cf7d07faea8310526741637b31c96cc16
parent11e24d53a195685578abe76b6ef34cb80f3a5730
add a test for zero-length string in is_identifier_string, which is used in property compression. Also added a test exercising the change.
test/compress/properties.js