MCPcopy Create free account
hub / github.com/dop251/goja_nodejs / Start

Method Start

eventloop/eventloop.go:240–243  ·  view source on GitHub ↗

Start the event loop in the background. The loop continues to run until Stop() is called. If the loop is already started it will panic.

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 8

TestStartFunction · 0.95
TestSetTimeoutConcurrentFunction · 0.95
TestRunOnStoppedLoopFunction · 0.95
TestPromiseNativeFunction · 0.95
TestEventLoop_TerminateFunction · 0.95

Calls 2

setRunningMethod · 0.95
runMethod · 0.95

Tested by 8

TestStartFunction · 0.76
TestSetTimeoutConcurrentFunction · 0.76
TestRunOnStoppedLoopFunction · 0.76
TestPromiseNativeFunction · 0.76
TestEventLoop_TerminateFunction · 0.76