Skip to content

Commit

Permalink
import xml doc of hl_harray_with_element_type (c27f9d45f3d833d852aca9…
Browse files Browse the repository at this point in the history
…9834a6069d3b8abce5)
  • Loading branch information
haxe-ci committed Jul 31, 2024
1 parent 47e9912 commit 46527ec
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 11 deletions.
36 changes: 26 additions & 10 deletions xml/hl_harray_with_element_type/hl.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35978,11 +35978,11 @@
<e>"array_type"</e>
</m></meta>
</getType>
<blit public="1" set="method" line="97" static="1">
<f a="this:pos:src:srcPos:srcLen">
<x path="hl.NativeArray"><c path="hl.NativeArray.T"/></x>
<real_blit set="method" line="97" static="1">
<f a="dest:pos:src:srcPos:srcLen">
<x path="hl.NativeArray"><x path="Any"/></x>
<x path="Int"/>
<x path="hl.NativeArray"><c path="hl.NativeArray.T"/></x>
<x path="hl.NativeArray"><x path="Any"/></x>
<x path="Int"/>
<x path="Int"/>
<x path="Void"/>
Expand All @@ -35991,7 +35991,15 @@
<e>"std"</e>
<e>"array_blit"</e>
</m></meta>
</blit>
</real_blit>
<blit public="1" get="inline" set="null" line="99" static="1"><f a="this:pos:src:srcPos:srcLen">
<x path="hl.NativeArray"><c path="hl.NativeArray.T"/></x>
<x path="Int"/>
<x path="hl.NativeArray"><c path="hl.NativeArray.T"/></x>
<x path="Int"/>
<x path="Int"/>
<x path="Void"/>
</f></blit>
<meta><m n=":directlyUsed"/></meta>
</class></impl>
</abstract>
Expand Down Expand Up @@ -36063,11 +36071,11 @@
<e>"array_type"</e>
</m></meta>
</getType>
<blit public="1" set="method" line="97" static="1">
<f a="this:pos:src:srcPos:srcLen">
<x path="hl.NativeArray"><c path="hl.NativeArray.T"/></x>
<real_blit set="method" line="97" static="1">
<f a="dest:pos:src:srcPos:srcLen">
<x path="hl.NativeArray"><x path="Any"/></x>
<x path="Int"/>
<x path="hl.NativeArray"><c path="hl.NativeArray.T"/></x>
<x path="hl.NativeArray"><x path="Any"/></x>
<x path="Int"/>
<x path="Int"/>
<x path="Void"/>
Expand All @@ -36076,7 +36084,15 @@
<e>"std"</e>
<e>"array_blit"</e>
</m></meta>
</blit>
</real_blit>
<blit public="1" get="inline" set="null" line="99" static="1"><f a="this:pos:src:srcPos:srcLen">
<x path="hl.NativeArray"><c path="hl.NativeArray.T"/></x>
<x path="Int"/>
<x path="hl.NativeArray"><c path="hl.NativeArray.T"/></x>
<x path="Int"/>
<x path="Int"/>
<x path="Void"/>
</f></blit>
<meta><m n=":directlyUsed"/></meta>
</class>
<typedef path="hl.Symbol" params="" file="/home/runner/work/haxe/haxe/std/hl/Profile.hx" module="hl.Profile"><c path="hl.Abstract"><c path="Shl_symbol"/></c></typedef>
Expand Down
2 changes: 1 addition & 1 deletion xml/hl_harray_with_element_type/info.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"commit": "cfbda047c3ec0915e6c53f4265acc3e54f183a2e",
"commit": "c27f9d45f3d833d852aca99834a6069d3b8abce5",
"branch": "hl_harray_with_element_type"
}

0 comments on commit 46527ec

Please sign in to comment.