MCPcopy Create free account
hub / github.com/dropbox/hackpad / Context

Class Context

infrastructure/rhino1_7R3/src/org/mozilla/javascript/Context.java:88–2678  ·  view source on GitHub ↗

This class represents the runtime context of an executing script. Before executing a script, an instance of Context must be created and associated with the thread that will be executing the script. The Context will be used to store information about the executing of the script such as the call stac

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

classOrNullMethod · 0.95

Tested by

no test coverage detected