- Notifications
You must be signed in to change notification settings - Fork230
F.prototype#192
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
F.prototype#192
Uh oh!
There was an error while loading.Please reload this page.
Conversation
1-08-02-fp Corregido 10corrijo typo
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
branch borrado, no puedo sugerir-
46 but already existing objects
"pero ya los objetos existentes" a "pero los objetos ya existentes"
¿Vale la pena rehacerlo? Sugiero en cambio MERGE y editarlo directamente en el repo, es solo una palabra.
Creo que falta algún acento (no mucho, c4 es de buena ortografía) pero disculpen estos días mi vista empeoró. No es chiste, casi no puedo ayudar en eso sorry.
Será falta de sol o de profundidad de campo más allá del balcón y la vereda de enfrente.
If, after the creation,`F.prototype`property changes(`F.prototype = <another object>`),then new objects created by `new F`will have another object as`[[Prototype]]`,but already existing objects keep the old one. | ||
Si, después de la creación, la propiedad`F.prototype`cambia(`F.prototype = <otro objeto>`),los nuevos objetos creados por `new F`tendrán otro objeto como`[[Prototype]]`,pero ya los objetos existentes conservan el antiguo. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Si, después de la creación, la propiedadF.prototype
cambia (F.prototype = <otro objeto>
), los nuevos objetos creados pornew F
tendrán otro objeto como[[Prototype]]
, pero los objetos ya existentes conservan el antiguo.
javascript-translate-bot commentedJul 1, 2020
Thank you 💖 I updated the Progress Issue#17 🎉 🎉 🎉 |
No description provided.