Home
last modified time | relevance | path

Searched refs:FindCodeKind (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/v8/tools/profviz/
Dcomposer.js162 function FindCodeKind(kind) { class in PlotScriptComposer
301 if (entry) FindCodeKind(entry.kind).in_execution.push(tick);
306 if (entry) FindCodeKind(entry.kind).stack_frames[i].push(tick);