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

Method on_catch_user_recursion

compiler/pipes/transform-to-smart-instanceof.cpp:54–64  ·  view source on GitHub ↗

handle `catch (SomeExceptionClass $e)`, replace $e with a different name this allows using multiple catch cases in a single try with the same variable name $e (without this, assumptions will be mixed)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 6

gen_unique_nameFunction · 0.85
run_function_passFunction · 0.85
varMethod · 0.45
set_locationMethod · 0.45
pushMethod · 0.45
popMethod · 0.45

Tested by

no test coverage detected