MCPcopy Create free account
hub / github.com/VKCOM/kphp / find_call_trace_with_error

Method find_call_trace_with_error

compiler/inferring/restriction-stacktrace-finder.cpp:109–159  ·  view source on GitHub ↗

this is the main function to fill the stacktrace field, it's done recursively on each step, we have all edges pointing from cur_node and sort them by priority then take the highest priority and find stacktrace pointing to it

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 11

sortFunction · 0.85
const_read_atMethod · 0.80
get_exprMethod · 0.80
pop_backMethod · 0.80
containsFunction · 0.50
beginMethod · 0.45
endMethod · 0.45
emptyMethod · 0.45
sizeMethod · 0.45
push_backMethod · 0.45
typeMethod · 0.45

Tested by

no test coverage detected