Vertaling van "toSource" 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.
Es seguro para los objetos sobreescribir el método toSource().
It is safe for objects to override the toSource() method.
Puedes llamar el método toSource() durante el depurado para examinar el contenido de un objeto.
You can call toSource() while debugging to examine the contents of an object.
Para el objeto global Array, toSource devuelve el siguiente string indicando que el código fuente no está disponible
For the built-in Date object, toSource() returns the following string indicating that the source code is not available
Descripción El método toSource devuelve los siguientes valores
Description The toSource method returns the following values
En funciones personalizadas, toSource() devuelve el código JavaScript que define el objeto como un string.
For instances of Number, toSource() returns a string representing the source code.
Para el objeto incorporado Object, toSource() regresa la siguiente cadena indicando que el código fuente no está disponible
For the built-in String object, toSource() returns the following string indicating that the source code is not available
Para instancias de Array, toSource devuelve un string representando el código fuente.
For instances of Object, toSource() returns a string representing the source code.
Para instancias de Object, toSource() regresa una cadena representando el código fuente.
For instances of Object, toSource() returns a string representing the source code.
El método toSource() devuelve un string representando el código fuente de un arreglo. Sintaxis
The toSource() method returns a string representing the source code of the object. Syntax
Puede usar toSource mientras depura para examinar el contenido de un arreglo. Ejemplos
You can call toSource while debugging to examine the contents of an array. Examples
Puedes usar toSource mientras depuras para examinar el contenido de un objeto. Especificaciones
You can call toSource while debugging to examine the contents of an object. Specifications
Descripción El método toSourcer retorna los siguientes valores: Para el objeto global Array, toSource devuelve el siguiente string indicando que el código fuente no está disponible
There may also be large incompatibilities between implementations and the behavior in Function object, toSource() returns the following string indicating that the source code is not available