MCPcopy
hub / github.com/QwikDev/partytown / u

Function u

tests/integrations/hubspot/shell.js:258–270  ·  view source on GitHub ↗
(e, t)

Source from the content-addressed store, hash-verified

256 return m.accumulateTwoPhaseDispatches(u), u;
257 }
258 function u(e, t) {
259 switch (e) {
260 case _.topCompositionEnd:
261 return l(t);
262 case _.topKeyPress:
263 return t.which !== I ? null : ((w = !0), D);
264 case _.topTextInput:
265 var n = t.data;
266 return n === D && w ? null : n;
267 default:
268 return null;
269 }
270 }
271 function p(e, t) {
272 if (O) {
273 if (e === _.topCompositionEnd || s(e, t)) {

Callers 13

dFunction · 0.70
mFunction · 0.70
shell.jsFile · 0.70
tFunction · 0.70
sFunction · 0.70
rFunction · 0.70
lFunction · 0.70
cFunction · 0.70
iFunction · 0.70
aFunction · 0.70
ntFunction · 0.70

Calls 14

setTimeoutFunction · 0.85
lFunction · 0.70
cFunction · 0.70
mFunction · 0.70
fFunction · 0.70
EFunction · 0.70
iFunction · 0.70
dFunction · 0.70
oFunction · 0.70
pFunction · 0.70
nFunction · 0.70
OFunction · 0.70

Tested by

no test coverage detected