blob: b70acbac0ecfd8e46944cac5fc1f00e2686d3146 [file] [log] [blame]
Turn Profiler.startTypeProfile on and off.
function g(/*Object*/a, /*Array*/b, /*null*/c) {
return 'bye';
/*string*/};
g({}, [], null);
[
]