Home
last modified time | relevance | path

Searched defs:need_stackframe (Results 1 – 1 of 1) sorted by relevance

/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/compiler/src/
H A Dv3_codegen.erl662 need_stackframe([H|T]) -> function
672 need_stackframe([]) -> false. function