In contrast, the function object is deleted only if associated components are not available.
Por el contrario, el objeto función solo se eliminará si no hay componentes asociados disponibles.
The name of the function is a variable that refers to a function object.
El nombre de la función es una variable que se refiere al objeto función.
The tracking snippet defines a q property on the ga function object as an empty array.
El fragmento de seguimiento define una propiedad q en el objeto de función ga como una matriz vacía.
It is the most complete library of its kind with the ability to connect an abstract callback to a class method, function, or function object.
Se trata de la biblioteca más completa de su clase capaz de conectar una devolución de llamada abstracta a un método de clases, función u objeto de función.
The following code creates a Function object that takes two arguments.
To call the Function object, you can specify the variable name as if it were a function, as shown in the following examples.
Para llamar al objeto Function, puedes especificar el nombre de la variable como si fuera una función, como se muestra en el siguiente ejemplo.
In addition to being available as a local variable, the arguments array is also a property of the Function object and can be preceded by the function name.
Además de estar disponible como variable local, el objeto arguments también es una propiedad del objeto Function y puede estar precedida por el nombre de la función.
It turns out that functions are, themselves, objects, and these objects in turn have methods (see the Function object).
Resulta que las funciones en sí mismas son objetos, y estos objetos a su vez tienen métodos (ver el objeto Function).
A function created with the function statement is a Function object and has all the properties, methods, and behavior of Function objects.
Una función creada con la sentencia function es un objeto Function y tiene todas las propiedades, métodos, y comportamiento de los objetos Function.
See the Function object in the JavaScript reference for more information.
Véase el objeto Function en la referencia JavaScript para más información.
See the prototype property of the Function object in the JavaScript reference for more information.
Para más información, ver la propiedad prototype del objeto Function en la Referencia de JavaScript.
This wizard is used to assign a specification object of the specification catalog to a device or function object.
Este asistente sirve para asignar un objeto de especificación del catálogo de especificaciones a un componente o un objeto función.
Determining the return type of a template function object at compile-time is not intuitive, particularly if the return value depends on the parameters of the function.
La determinación del tipo de retorno de un objeto de función de plantilla en tiempo de compilación no es intuitiva, particularmente si el valor de retorno depende de los parámetros de la función.