[chromium-bugs] Re: Issue 31269 in chromium: Javascript slow tro access undefined properties of objects

2010-01-04 Thread chromium
Comment #1 on issue 31269 by fab.min: Javascript slow tro access undefined properties of objects http://code.google.com/p/chromium/issues/detail?id=31269 Little Addendum: If you try to access the property via test=obj['notDefined']; chrome/V8 needs even more time then obj.notDefined.

[chromium-bugs] Re: Issue 31269 in chromium: Javascript slow tro access undefined properties of objects

2010-01-04 Thread chromium
Updates: Status: Duplicate Mergedinto: v8:562 Comment #2 on issue 31269 by a...@chromium.org: Javascript slow tro access undefined properties of objects http://code.google.com/p/chromium/issues/detail?id=31269 Upstreaming to V8 issue tracker. -- You received this message