Home
last modified time | relevance | path

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

/wasmtime-44.0.1/crates/explorer/src/
H A Dindex.js123 const linkedElementCache = new LruCache(256, offset => constant
133 linkedElementCache.get(offset).forEach(closure);
159 let elems = linkedElementCache.get(offset);