MCPcopy Create free account
hub / github.com/nodejs/node / Impossible

Class Impossible

deps/v8/third_party/jinja2/nodes.py:48–49  ·  view source on GitHub ↗

Raised if the node could not perform a requested action.

Source from the content-addressed store, hash-verified

46
47
48class Impossible(Exception):
49 """Raised if the node could not perform a requested action."""
50
51
52class NodeType(type):

Callers 13

as_constMethod · 0.70
as_constMethod · 0.70
as_constMethod · 0.70
from_untrustedMethod · 0.70
as_constMethod · 0.70
as_constMethod · 0.70
args_as_constFunction · 0.70
as_constMethod · 0.70
as_constMethod · 0.70
as_constMethod · 0.70
as_constMethod · 0.70
as_constMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected