Description[es6] JSObject::GetOwnElementKeys should collect String wrapper keys first
This makes Object.getOwnPropertyNames() return the integer keys in the
proper order, following the spec:
http://www.ecma-international.org/ecma-262/6.0/#sec-ordinary-object-internal-methods-and-internal-slots-ownpropertykeys
BUG=v8:4118
LOG=n
Committed: https://crrev.com/1e146c07088d4e0f5c25177be6b2245b562cb929
Cr-Commit-Position: refs/heads/master@{#29667}
Patch Set 1 #
Messages
Total messages: 8 (3 generated)
|