json_perf.js
No description.

File Location

/goog/json/json_perf.js


Public Protected Private

Global Functions

populateObject(objnumPropertiesdepth) !Object
No description.
Arguments:
obj : !Object
The object to add properties to.
numProperties : number
The number of properties to add.
depth : number
The depth at which to recursively add properties.
Returns: !Object  The object given in obj (for convenience).
code »
randomLiteral()
No description.
code »
tearDown()
No description.
code »
testParse()
No description.
code »
testSerialize()
No description.
code »

Directory json

File Reference