DescriptionDo not shortcut union of keys if lhs is empty.
The problem is other array may have holes, for example
when fixed array comes from JSArray (in case of named interceptor).
If that would prove to be a performance problem, we could
pass an additional argument into UnionOfKeys to hold actual length.
Committed: http://code.google.com/p/v8/source/detail?r=5591
Patch Set 1 #
Total comments: 11
Patch Set 2 : Addressing Kasper's comments #
Messages
Total messages: 3 (0 generated)
|