Skip to main content

Bug Tracker

Side navigation

#11053 closed enhancement (duplicate)

Opened December 18, 2011 09:40AM UTC

Closed December 18, 2011 03:22PM UTC

Last modified December 18, 2011 03:22PM UTC

proposal

Reported by: nightwolfcem@windowslive.com Owned by:
Priority: undecided Milestone: None
Component: unfiled Version: 1.7.1
Keywords: Cc:
Blocked by: Blocking:
Description

Mine is only a suggestion, not bug

I am writing with javascript code.

I wrote the code structure Object.prototype.assign, Object.prototype.copy, Object.prototype.create codes used to create objects, such as copying or there

Why Your cycles are not using the hasOwnProperty? Because of you I have to modify the structure of the entire code.

for (var i in object)

here in your code, assing, copy, create, and face, and gives error.

Attachments (0)
Change History (2)

Changed December 18, 2011 03:22PM UTC by dmethvin comment:1

resolution: → duplicate
status: newclosed

Changed December 18, 2011 03:22PM UTC by dmethvin comment:2

Duplicate of #2721.