Closure Library API Documentation
Go to class or file:
json_perf.js
No description.
Useful links
Source Code
Git
File Location
/goog/json/json_perf.js
Public
Protected
Private
Global Functions
populateObject
(
obj
,
numProperties
,
depth
)
⇒
!
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