Home
last modified time | relevance | path

Searched refs:argumentsList (Results 1 – 17 of 17) sorted by relevance

/plugin/asciidocjs/node_modules/core-js/modules/
Des6.reflect.apply.js11 apply: function apply(target, thisArgument, argumentsList) {
13 var L = anObject(argumentsList);
/plugin/asciidocjs/node_modules/core-js/library/modules/
Des6.reflect.apply.js11 apply: function apply(target, thisArgument, argumentsList) {
13 var L = anObject(argumentsList);
/plugin/asciidocjs/node_modules/@asciidoctor/core/dist/node/
Dasciidoctor.js17733 const argumentsList = Array.from(arguments)
17734 for (let i = 0; i < argumentsList.length; i++) {
17736 if (typeof argumentsList[i] === 'object') {
17737 argumentsList[i] = toHash(argumentsList[i])
17740 Opal.send(this, Opal.find_super_dispatcher(this, 'initialize', initialize), argumentsList)
17745 const argumentsList = Array.from(arguments)
17746 for (let i = 0; i < argumentsList.length; i++) {
17748 …if (typeof argumentsList[i] === 'object' && typeof argumentsList[i].constructor === 'function' &&
17749 argumentsList[i] = toHash(argumentsList[i])
17753 …send(self, Opal.find_super_dispatcher(self, functionName, self[`$${functionName}`]), argumentsList)
[all …]
Dasciidoctor.cjs16260 const argumentsList = Array.from(arguments);
16261 for (let i = 0; i < argumentsList.length; i++) {
16263 if (typeof argumentsList[i] === 'object') {
16264 argumentsList[i] = toHash(argumentsList[i]);
16267 Opal.send(this, Opal.find_super_dispatcher(this, 'initialize', initialize), argumentsList);
16272 const argumentsList = Array.from(arguments);
16273 for (let i = 0; i < argumentsList.length; i++) {
16275 …if (typeof argumentsList[i] === 'object' && typeof argumentsList[i].constructor === 'function' &&
16276 argumentsList[i] = toHash(argumentsList[i]);
16280 …send(self, Opal.find_super_dispatcher(self, functionName, self[`$${functionName}`]), argumentsList)
[all …]
/plugin/asciidocjs/node_modules/core-js/
DCHANGELOG.md155 …eflect.construct` and `Reflect.apply` - they should not allow primitive as `argumentsList` argument
163 - `Reflect.construct` and `Reflect.apply` should throw an error if `argumentsList` argument is not …
DREADME.md1256 .apply(target, thisArgument, argumentsList) -> var
1257 .construct(target, argumentsList, newTarget?) -> object
/plugin/asciidocjs/node_modules/@asciidoctor/core/dist/graalvm/
Dasciidoctor.js42098 const argumentsList = Array.from(arguments)
42099 for (let i = 0; i < argumentsList.length; i++) {
42101 if (typeof argumentsList[i] === 'object') {
42102 argumentsList[i] = toHash(argumentsList[i])
42105 Opal.send(this, Opal.find_super_dispatcher(this, 'initialize', initialize), argumentsList)
42110 const argumentsList = Array.from(arguments)
42111 for (let i = 0; i < argumentsList.length; i++) {
42113 …if (typeof argumentsList[i] === 'object' && typeof argumentsList[i].constructor === 'function' &&
42114 argumentsList[i] = toHash(argumentsList[i])
42118 …send(self, Opal.find_super_dispatcher(self, functionName, self[`$${functionName}`]), argumentsList)
[all …]
/plugin/asciidocjs/node_modules/@asciidoctor/core/dist/browser/
Dasciidoctor.js42350 const argumentsList = Array.from(arguments)
42351 for (let i = 0; i < argumentsList.length; i++) {
42353 if (typeof argumentsList[i] === 'object') {
42354 argumentsList[i] = toHash(argumentsList[i])
42357 Opal.send(this, Opal.find_super_dispatcher(this, 'initialize', initialize), argumentsList)
42362 const argumentsList = Array.from(arguments)
42363 for (let i = 0; i < argumentsList.length; i++) {
42365 …if (typeof argumentsList[i] === 'object' && typeof argumentsList[i].constructor === 'function' &&
42366 argumentsList[i] = toHash(argumentsList[i])
42370 …send(self, Opal.find_super_dispatcher(self, functionName, self[`$${functionName}`]), argumentsList)
[all …]
/plugin/asciidocjs/node_modules/core-js/client/
Dlibrary.js6108 apply: function apply(target, thisArgument, argumentsList) {
6110 var L = anObject(argumentsList);
Dshim.js6845 apply: function apply(target, thisArgument, argumentsList) {
6847 var L = anObject(argumentsList);
Dcore.js6947 apply: function apply(target, thisArgument, argumentsList) {
6949 var L = anObject(argumentsList);
Dlibrary.min.js.map1 …Called","race","WEAK_SET","WeakSet","rApply","fApply","thisArgument","argumentsList","L","rConstru…
Dshim.min.js.map1 …Called","race","WEAK_SET","WeakSet","rApply","fApply","thisArgument","argumentsList","L","rConstru…
Dcore.min.js.map1 …Called","race","WEAK_SET","WeakSet","rApply","fApply","thisArgument","argumentsList","L","rConstru…
/plugin/combo/resources/library/rrdiagram/0.9.4.1/
H A Drrdiagram.js.map1argumentsList","L","rConstruct","NEW_TARGET_BUG","ARGS_BUG","Target","newTarget","$args","property…
/plugin/pdfjs/pdfjs/build/
Dpdf.js.map1 …O[index]);\n return step(0, [index, O[index]]);\n}, 'values');\n\n// argumentsList[@@iterator] is…
Dpdf.worker.js.map1 …O[index]);\n return step(0, [index, O[index]]);\n}, 'values');\n\n// argumentsList[@@iterator] is…