Searched defs:closure (Results 1 – 2 of 2) sorted by relevance
83 const closure = baseLocals.get(global.getName()); constant309 for (let closure of closures) { variable583 for (let closure of closures) { variable
2245 std::unique_ptr<RemoteObject> closure = std::make_unique<RemoteObject>(); in GetClosureScopeChains() local