DescriptionSpeed up quoting of JSON strings by allocating a string that is big enough
and then trimming it when the length is known. This way we only have to
traverse the input once.
Committed: http://code.google.com/p/v8/source/detail?r=5951
Patch Set 1 #
Total comments: 4
Messages
Total messages: 3 (0 generated)
|