Home
last modified time | relevance | path

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

/development/tools/winscope/src/trace_processor/
Dwasm_engine_proxy.ts18 let bundlePath: string; variable
23 bundlePath = root + 'engine_bundle.js';
24 idleWasmWorker = new Worker(bundlePath);
42 idleWasmWorker = new Worker(bundlePath);