Examples with "a SyntaxError" and their translation in Spaans
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.
They are required from now on to conform to the ES6 specification and will throw a SyntaxError in this and later versions (bug 1150855).
Estas son requeridas de ahora en adelante conforme a la especificación ES6 y su omisión arrojará un SyntaxError en esta versión y posteriores (bug 1150855).
See the following example where JSON.parse() works fine and a SyntaxError is thrown when evaluating the code as JavaScript
Mira el siguiente ejemplo donde JSON.parse funciona bien y unSyntaxError es generado cuando se evalúa el código como JavaScript
See the following example where JSON.parse() works fine and a SyntaxError is thrown when evaluating the code as JavaScript
El método JSON.parse() analiza una cadena de texto como JSON, transformando opcionalmente el valor producido por el análisis.
Andere resultaten
The global SyntaxError contains no methods of its own, however, it does inherit some methods through the prototype chain.
El objeto global SyntaxError no contiene métodos propios, sin embargo, hereda algunos métodos debido a la cadena de prototipos.
The SyntaxError object represents an error when trying to interpret syntactically invalid code. Description
El objeto SyntaxError representa un error cuando se trata de interpretar código sintácticamente invalido. Descripción
The most common messages are SyntaxError: invalid syntax and SyntaxError: invalid token, neither of which is very informative.
Los mensajes más comunes son SyntaxError: invalid syntax y SyntaxError: invalid token, ninguno de los cuales resulta muy informativo.
The code above will print out an error SyntaxError: invalid syntax which is computer-speak for not knowing what "Hello" and "World" mean.
El código anterior imprimirá un error del tipo SyntaxError: invalid syntax, que es la manera en que expresa el ordenador su desconocimiento de "Hola" y "Mundo".
SyntaxError: missing; before statement - do: Message
If the digits after the 0b are not 0 or 1, the following SyntaxError is thrown: Missing binary digits or 0O).
Si los dígitos después del 0b no son 0 o 1, la siguiente SyntaxError se lanza: "falta dígitos binarios después 0b".
Potentieel gevoelige of ongepaste informatie
Er worden alleen voorbeelden gegeven om u te helpen het woord of de woordcombinatie waarop u hebt gezocht, te vertalen. Deze worden niet door ons geselecteerd of gevalideerd en kunnen ongepaste taal bevatten. Wij vragen u melding te maken van voorbeelden die dienen te worden aangepast of verwijderd. Vertalingen met grof of informeel taalgebruik worden meestal rood of oranje gemarkeerd.