<?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>188877</bug_id>
          
          <creation_ts>2018-08-22 20:52:42 -0700</creation_ts>
          <short_desc>TypedArray.set should be called with a string primitive values</short_desc>
          <delta_ts>2020-06-08 08:41: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 11</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>212730</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>isol2</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>ashvayka</cc>
    
    <cc>benjamin</cc>
    
    <cc>fpizlo</cc>
    
    <cc>ggaren</cc>
    
    <cc>gskachkov</cc>
    
    <cc>keith_miller</cc>
    
    <cc>mark.lam</cc>
    
    <cc>msaboff</cc>
    
    <cc>rmorisset</cc>
    
    <cc>saam</cc>
    
    <cc>ticaiolima</cc>
    
    <cc>tzagallo</cc>
    
    <cc>webkit-bug-importer</cc>
    
    <cc>ysuzuki</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1452954</commentid>
    <comment_count>0</comment_count>
    <who name="">isol2</who>
    <bug_when>2018-08-22 20:52:42 -0700</bug_when>
    <thetext>version: 235121
OS: Ubuntu 16.04 x64

Steps to reproduce
let ta = new Int32Array(4);
ta.set(&quot;&quot;);

Actual results:
TypeError: First argument should be an object

Expected results:
pass without failures


V8, Chakra and SpiderMonkey works as expected.


cinfuzz</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1453087</commentid>
    <comment_count>1</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2018-08-23 09:49:28 -0700</bug_when>
    <thetext>Reproduces in Safari.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1496397</commentid>
    <comment_count>2</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2019-01-20 14:35:52 -0800</bug_when>
    <thetext>&lt;rdar://problem/47417487&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1660219</commentid>
    <comment_count>3</comment_count>
    <who name="Alexey Shvayka">ashvayka</who>
    <bug_when>2020-06-08 08:41:43 -0700</bug_when>
    <thetext>

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

    </bug>

</bugzilla>