Home
last modified time | relevance | path

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

/external/perfetto/infra/perfetto.dev/src/assets/
Dscript.js20 const postLoadActions = []; variable
48 postLoadActions.push(action);
273 while (postLoadActions.length > 0) {
274 postLoadActions.shift()();