en

Callees

UK
/kɑːˈliː/
US
/kæˈli/
ru

Translation callees into russian

callee
Noun
raiting
UK
/kɑːˈliː/
US
/kæˈli/
The callee did not answer the phone.
Абонент не ответил на звонок.

Definitions

callee
Noun
raiting
UK
/kɑːˈliː/
US
/kæˈli/
A person who receives a phone call.
The callee was surprised to hear from an old friend after many years.
In computing, a function or procedure that is called by another function or procedure.
The callee function executed successfully after being invoked by the main program.

Idioms and phrases

callee function
In recursion, the callee function is called by the caller function.
вызываемая функция
В рекурсии вызываемая функция вызывается вызывающей функцией.
callee context
The callee context determines how the function executes.
контекст вызываемого
Контекст вызываемого определяет, как выполняется функция.
callee object
JavaScript's arguments.callee refers to the callee object.
объект вызываемого
В JavaScript arguments.callee ссылается на объект вызываемого.
callee method
Check if the callee method accepts extra parameters.
метод вызываемого
Проверьте, принимает ли метод вызываемого дополнительные параметры.
callee reference
Arguments.callee is a deprecated way to get the callee reference.
ссылка на вызываемого
Arguments.callee — устаревший способ получить ссылку на вызываемого.

Related words