Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
people:etanter:jsproto [2012/11/09 14:27] etanterpeople:etanter:jsproto [2012/11/09 14:29] (current) etanter
Line 5: Line 5:
 > o.__proto__ > o.__proto__
 Object Object
-</code> 
- 
-Que es Object? una función nativa: 
-<code> 
 > Object > Object
 function Object() { [native code] } function Object() { [native code] }