Download for Windows Premium
Publiciteit
el constructor Function

Examples with "el constructor Function" and their translation in Engels

We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
Además de definir funciones como se describe aquí, puedes usar el constructor Function para crear funciones desde una cadena en tiempo de ejecución, muy al estilo de eval().
In addition to defining functions as described here, you can also use the Function constructor to create functions from a string at runtime, much like eval().
(Se pueden crear funciones anónimas mediante una expresión function o el constructor Function.) Aquí es donde entra arguments.callee.
However, an anonymous function (which can be created by a function expression or the Function constructor) does not have a name.
Nota: Utilizar el constructor Function no se recomienda, ya que necesita el cuerpo de la función como una cadena, lo cual puede ocasionar que no se optimize correctamente por el motor JS, y puede también causar otros problemas.
Note: Using the GeneratorFunction constructor to create functions is not recommended since it needs the function body as a string which may prevent some JS engine optimizations and can also cause other problems.

Andere resultaten

Los objectos Function creados con el constructor de la Function son evaluados cada vez que son usados.
Function objects created with the Function constructor are evaluated each time they are used.
También puedes definir funciones generadoras usando el constructor GeneratorFunction y una function* expression. Sintaxis
You can also define generator functions using the GeneratorFunction constructor and a function* expression. Syntax
Los objectos Function creados con el constructor de la Function son evaluados cada vez que son usados.
generator function objects created with the GeneratorFunction constructor are parsed when the function is created.
El constructor de las funciones asíncronas crea un nuevo async function objeto.
See also The AsyncFunction constructor creates a new async function object.
Cuando utilizas new function (...) (el constructor de funciones) dentro de una función, no crea una clausura.
When you use new Function(...) (the Function constructor) inside a function, it does not create a closure.
El constructor usó un puntal resistente para sostener las vigas de madera.
The builder used a sturdy prop to hold the wooden beams in place.
Fíjate cómo el constructor arqueará el techo para lograr un mayor impacto visual.
Notice how the builder will arch the ceiling for more visual impact.
El constructor recomendó un material probado y comprobado para asegurar la durabilidad de la casa.
The builder recommended a tried and tested material to ensure the house's durability.
Los planos mostraban detalles en pulgadas que el constructor necesitaba seguir de cerca.
The blueprints showcased inched details that the builder needed to follow closely.
El constructor revestirá la estructura con material aislante la próxima semana.
The builder will overlay the structure with insulation material next week.
Er zijn geen resultaten gevonden voor deze term.

Synoniemen voor el constructor Function in het Spaans

Publiciteit

Resultaten: 3481. Exact: 3. Verstreken tijd: 170 ms.