Searched refs:displayplot (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/v8/tools/profviz/
H A Dworker.js44 function displayplot(content) { function
45 self.postMessage({ "call" : "displayplot", "args" : content});
161 displayplot(FS.findObject(output_file_name));
H A Dprofviz.js87 "displayplot" : displayplot,
190 function displayplot(args) { function

Completed in 79 milliseconds