DescriptionOptimize the common obfuscator pattern where ["foo","bar","baz"]
gets converted fo "foo,bar,baz".split(","). If the inputs are
symbols we cache the result and make the substrings into symbols.
Committed: http://code.google.com/p/v8/source/detail?r=9164
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|