Searched defs:FindCodeKind (Results 1 - 1 of 1) sorted by relevance

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

Completed in 110 milliseconds