Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Nuitka/Nuitka
/ emit
Function
emit
nuitka/tools/specialize/SpecializeC.py:585–587 ·
view source on GitHub ↗
(*args)
Source
from the content-addressed store, hash-verified
583
writeLine(output_c, *args)
584
585
def
emit(*args):
586
emit_h(*args)
587
emit_c(*args)
588
589
emitGenerationWarning(emit, template.name)
590
Callers
15
makeCompareSlotCode
Function · 0.70
makeMulRepeatCode
Function · 0.70
_parseRequirements
Function · 0.70
makeHelperOperations
Function · 0.70
makeHelperComparisons
Function · 0.70
emitGenerationWarning
Function · 0.70
emitIDE
Function · 0.70
makeHelperImportModuleHard
Function · 0.70
makeDictCopyHelperCodes
Function · 0.70
makeHelperBuiltinTypeMethods
Function · 0.70
emitShapeAlternativesForLoop
Method · 0.50
emitAlternatives
Method · 0.50
Calls
3
emit_h
Function · 0.85
emit_c
Function · 0.85
writeLine
Function · 0.85
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…