MCPcopy Create free account
hub / github.com/OpenEndedGroup/Field2 / listner

Function listner

lib/web/polyfill.js:1240–1242  ·  view source on GitHub ↗
(event)

Source from the content-addressed store, hash-verified

1238 }
1239 }
1240 function listner(event){
1241 run(event.data);
1242 }
1243 // Node.js 0.8-
1244 if(NODE){
1245 defer = function(id){

Callers

nothing calls this directly

Calls 1

runFunction · 0.70

Tested by

no test coverage detected