MCPcopy Create free account
hub / github.com/devsnek/slither / build_function

Method build_function

src/interpreter/assembler.rs:788–863  ·  view source on GitHub ↗
(
        &mut self,
        kind: FunctionKind,
        name: Option<String>,
        params: &[Node],
        body: &Node,
    )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

visit_arrow_functionMethod · 0.80

Calls 13

labelMethod · 0.80
push_opMethod · 0.80
lenMethod · 0.80
iterMethod · 0.80
push_u32Method · 0.80
jumpMethod · 0.80
visit_identifierMethod · 0.80
jump_if_not_emptyMethod · 0.80
visitMethod · 0.80
overwrite_bindingMethod · 0.80
markMethod · 0.80
load_nullMethod · 0.80

Tested by

no test coverage detected