diff --git a/xml/development/cpp.xml b/xml/development/cpp.xml index 1467c1af9892..39f29ffbbafc 100644 --- a/xml/development/cpp.xml +++ b/xml/development/cpp.xml @@ -1867,7 +1867,7 @@ - + @@ -1884,7 +1884,7 @@ If `o` or `field` are null, the result is unspecified. - + @@ -1904,7 +1904,7 @@ If `field` is null, the result is unspecified. - + @@ -1922,7 +1922,7 @@ If `o` or `field` are null, the result is unspecified. - + @@ -1940,7 +1940,7 @@ If `o` or `field` are null, the result is unspecified. - + @@ -1959,7 +1959,7 @@ If `field` is null, the result is unspecified. - + @@ -1982,7 +1982,7 @@ or by using `(object : Dynamic).field`. However, if `func` has a context, `o` is ignored like on other targets. - + @@ -1998,7 +1998,7 @@ If `o` is null, the result is unspecified. - + @@ -2011,7 +2011,7 @@ If `f` is null, the result is false. - + @@ -2038,7 +2038,7 @@ If `a` and `b` are null, the result is 0. If only one of them is null, the result is unspecified. - + @@ -2059,7 +2059,7 @@ If `f1` or `f2` are member method closures, the result is true if they are closures of the same method on the same object value, false otherwise. - + @@ -2079,7 +2079,7 @@ Otherwise, including if `v` is null, the result is false.]]> - + @@ -2095,7 +2095,7 @@ Otherwise, including if `v` is null, the result is false. - + @@ -2111,7 +2111,7 @@ If `o` or `field` are null, the result is unspecified. - + @@ -2126,11 +2126,11 @@ If `o` is null, the result is `null`. - + - + @@ -2140,16 +2140,6 @@ Transform a function taking an array of arguments into a function that can be called with any number of arguments. - - - - - - - - - - The Reflect API is a way to manipulate values dynamically through an abstract interface in an untyped manner. Use with care. diff --git a/xml/development/flash.xml b/xml/development/flash.xml index 8a306521be09..d0f83153c9d2 100644 --- a/xml/development/flash.xml +++ b/xml/development/flash.xml @@ -1659,7 +1659,7 @@ - + @@ -1673,7 +1673,7 @@ If `o` or `field` are null, the result is unspecified. - + @@ -1690,7 +1690,7 @@ If `field` is null, the result is unspecified. - + @@ -1705,7 +1705,7 @@ If `o` or `field` are null, the result is unspecified. - + @@ -1720,7 +1720,7 @@ If `o` or `field` are null, the result is unspecified. - + @@ -1736,7 +1736,7 @@ If `field` is null, the result is unspecified. - + @@ -1756,7 +1756,7 @@ or by using `(object : Dynamic).field`. However, if `func` has a context, `o` is ignored like on other targets. - + @@ -1769,7 +1769,7 @@ If `o` is null, the result is unspecified. - + @@ -1779,7 +1779,7 @@ If `f` is null, the result is false. - + @@ -1805,7 +1805,7 @@ If `a` and `b` are null, the result is 0. If only one of them is null, the result is unspecified. - + @@ -1822,7 +1822,7 @@ If `f1` or `f2` are member method closures, the result is true if they are closures of the same method on the same object value, false otherwise. - + @@ -1839,7 +1839,7 @@ Otherwise, including if `v` is null, the result is false.]]> - + @@ -1851,7 +1851,7 @@ Otherwise, including if `v` is null, the result is false. - + @@ -1864,7 +1864,7 @@ If `o` or `field` are null, the result is unspecified. - + @@ -1875,23 +1875,16 @@ If `o` is null, the result is `null`. - + - + Transform a function taking an array of arguments into a function that can be called with any number of arguments. - - - - - - - The Reflect API is a way to manipulate values dynamically through an abstract interface in an untyped manner. Use with care. diff --git a/xml/development/hl.xml b/xml/development/hl.xml index 8daf84d62544..20a035dc3f77 100644 --- a/xml/development/hl.xml +++ b/xml/development/hl.xml @@ -2009,25 +2009,18 @@ If `o` is null, the result is `null`. - + - + Transform a function taking an array of arguments into a function that can be called with any number of arguments. - - - - - - - - <_makeVarArgs set="method" line="136" static="1"> + <_makeVarArgs set="method" line="135" static="1"> diff --git a/xml/development/info.json b/xml/development/info.json index 051468ebed2d..61c2cc112e3a 100644 --- a/xml/development/info.json +++ b/xml/development/info.json @@ -1,4 +1,4 @@ { - "commit": "dbce1dc4c326c6fbf492e1e5f091b4f8ac91bb58", + "commit": "f1fd47190c5aae828f491880e73612ade1405d7c", "branch": "development" } diff --git a/xml/development/js.xml b/xml/development/js.xml index 266a181bafe1..e56916a3fbcd 100644 --- a/xml/development/js.xml +++ b/xml/development/js.xml @@ -1957,7 +1957,7 @@ If `o` or `field` are null, the result is unspecified. - + @@ -1972,7 +1972,7 @@ If `o` or `field` are null, the result is unspecified. - + @@ -1988,7 +1988,7 @@ If `field` is null, the result is unspecified. - + @@ -2007,7 +2007,7 @@ or by using `(object : Dynamic).field`. However, if `func` has a context, `o` is ignored like on other targets. - + @@ -2020,7 +2020,7 @@ If `o` is null, the result is unspecified. - + @@ -2030,7 +2030,7 @@ If `f` is null, the result is false. - + @@ -2056,7 +2056,7 @@ If `a` and `b` are null, the result is 0. If only one of them is null, the result is unspecified. - + @@ -2073,7 +2073,7 @@ If `f1` or `f2` are member method closures, the result is true if they are closures of the same method on the same object value, false otherwise. - + @@ -2090,7 +2090,7 @@ Otherwise, including if `v` is null, the result is false.]]> - + @@ -2102,7 +2102,7 @@ Otherwise, including if `v` is null, the result is false. - + @@ -2114,7 +2114,7 @@ If `o` or `field` are null, the result is unspecified. - + @@ -2125,24 +2125,17 @@ If `o` is null, the result is `null`. - + - + Transform a function taking an array of arguments into a function that can be called with any number of arguments. - - - - - - - The Reflect API is a way to manipulate values dynamically through an abstract interface in an untyped manner. Use with care. diff --git a/xml/development/jvm.xml b/xml/development/jvm.xml index 88315d2f59f2..aac915886da5 100644 --- a/xml/development/jvm.xml +++ b/xml/development/jvm.xml @@ -1863,23 +1863,16 @@ If `o` is null, the result is `null`. - + - + Transform a function taking an array of arguments into a function that can be called with any number of arguments. - - - - - - - The Reflect API is a way to manipulate values dynamically through an abstract interface in an untyped manner. Use with care. diff --git a/xml/development/lua.xml b/xml/development/lua.xml index 603f669c40c5..3e7e5d980570 100644 --- a/xml/development/lua.xml +++ b/xml/development/lua.xml @@ -1752,7 +1752,7 @@ If `o` or `field` are null, the result is unspecified. - + @@ -1769,7 +1769,7 @@ If `field` is null, the result is unspecified. - + @@ -1784,7 +1784,7 @@ If `o` or `field` are null, the result is unspecified. - + @@ -1799,7 +1799,7 @@ If `o` or `field` are null, the result is unspecified. - + @@ -1815,7 +1815,7 @@ If `field` is null, the result is unspecified. - + @@ -1834,7 +1834,7 @@ or by using `(object : Dynamic).field`. However, if `func` has a context, `o` is ignored like on other targets. - + @@ -1847,7 +1847,7 @@ If `o` is null, the result is unspecified. - + @@ -1856,7 +1856,7 @@ If `f` is null, the result is false. - + @@ -1882,7 +1882,7 @@ If `a` and `b` are null, the result is 0. If only one of them is null, the result is unspecified. - + @@ -1899,7 +1899,7 @@ If `f1` or `f2` are member method closures, the result is true if they are closures of the same method on the same object value, false otherwise. - + @@ -1916,7 +1916,7 @@ Otherwise, including if `v` is null, the result is false.]]> - + @@ -1928,7 +1928,7 @@ Otherwise, including if `v` is null, the result is false. - + @@ -1941,7 +1941,7 @@ If `o` or `field` are null, the result is unspecified. - + @@ -1952,24 +1952,17 @@ If `o` is null, the result is `null`. - + - + Transform a function taking an array of arguments into a function that can be called with any number of arguments. - - - - - - - The Reflect API is a way to manipulate values dynamically through an abstract interface in an untyped manner. Use with care. diff --git a/xml/development/macro.xml b/xml/development/macro.xml index d9e0952a2dc0..da2522a54ae7 100644 --- a/xml/development/macro.xml +++ b/xml/development/macro.xml @@ -1784,27 +1784,16 @@ If `o` is null, the result is `null`. - + - + Transform a function taking an array of arguments into a function that can be called with any number of arguments. - - - - - - - - - Transform a function taking an array of arguments into a function that can - be called with any number of arguments. - The Reflect API is a way to manipulate values dynamically through an abstract interface in an untyped manner. Use with care. diff --git a/xml/development/neko.xml b/xml/development/neko.xml index 2c750c97a804..281173195d6c 100644 --- a/xml/development/neko.xml +++ b/xml/development/neko.xml @@ -1948,7 +1948,7 @@ - + @@ -1962,7 +1962,7 @@ If `o` or `field` are null, the result is unspecified. - + @@ -1979,7 +1979,7 @@ If `field` is null, the result is unspecified. - + @@ -1994,7 +1994,7 @@ If `o` or `field` are null, the result is unspecified. - + @@ -2009,7 +2009,7 @@ If `o` or `field` are null, the result is unspecified. - + @@ -2025,7 +2025,7 @@ If `field` is null, the result is unspecified. - + @@ -2045,7 +2045,7 @@ or by using `(object : Dynamic).field`. However, if `func` has a context, `o` is ignored like on other targets. - + @@ -2058,7 +2058,7 @@ If `o` is null, the result is unspecified. - + @@ -2068,7 +2068,7 @@ If `f` is null, the result is false. - + @@ -2095,7 +2095,7 @@ If `a` and `b` are null, the result is 0. If only one of them is null, the result is unspecified. - + @@ -2112,7 +2112,7 @@ If `f1` or `f2` are member method closures, the result is true if they are closures of the same method on the same object value, false otherwise. - + @@ -2129,7 +2129,7 @@ Otherwise, including if `v` is null, the result is false.]]> - + @@ -2142,7 +2142,7 @@ Otherwise, including if `v` is null, the result is false. - + @@ -2155,7 +2155,7 @@ If `o` or `field` are null, the result is unspecified. - + @@ -2167,26 +2167,19 @@ If `o` is null, the result is `null`. - + - + Transform a function taking an array of arguments into a function that can be called with any number of arguments. - - - - - - - - + diff --git a/xml/development/php.xml b/xml/development/php.xml index a935d0e6365c..2f3935f28c94 100644 --- a/xml/development/php.xml +++ b/xml/development/php.xml @@ -2517,23 +2517,16 @@ If `o` is null, the result is `null`. - + - + Transform a function taking an array of arguments into a function that can be called with any number of arguments. - - - - - - - The Reflect API is a way to manipulate values dynamically through an abstract interface in an untyped manner. Use with care. diff --git a/xml/development/python.xml b/xml/development/python.xml index e718ae37ef04..802cb49df7d1 100644 --- a/xml/development/python.xml +++ b/xml/development/python.xml @@ -2010,23 +2010,16 @@ If `o` is null, the result is `null`. - + - + Transform a function taking an array of arguments into a function that can be called with any number of arguments. - - - - - - - The Reflect API is a way to manipulate values dynamically through an abstract interface in an untyped manner. Use with care.