<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>170807</bug_id>
          
          <creation_ts>2017-04-13 09:32:01 -0700</creation_ts>
          <short_desc>Object literal syntax creates extra (not-specified) properties</short_desc>
          <delta_ts>2017-04-13 14:29:43 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>JavaScriptCore</component>
          <version>Safari 10</version>
          <rep_platform>iPhone / iPad</rep_platform>
          <op_sys>iOS 10</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>164412</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Critical</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Dominic Szablewski">dominic.szablewski</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1297005</commentid>
    <comment_count>0</comment_count>
    <who name="Dominic Szablewski">dominic.szablewski</who>
    <bug_when>2017-04-13 09:32:01 -0700</bug_when>
    <thetext>var obj = {&quot;512&quot;:1.0, &quot;1024&quot;:2.0};
console.log(obj); // {0: NaN, 1: NaN, 2: NaN, 3: NaN, 4: NaN, 5: NaN, 6: NaN, 7: NaN, 8: NaN, 9: NaN, …}

Tested on iOS 10.3.1</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1297134</commentid>
    <comment_count>1</comment_count>
    <who name="Dominic Szablewski">dominic.szablewski</who>
    <bug_when>2017-04-13 14:29:43 -0700</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of bug 164412 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>