Searched refs:stub_for (Results 1 – 6 of 6) sorted by relevance
| /plugin/asciidocjs/node_modules/@asciidoctor/opal-runtime/src/ |
| D | opal.js | 1533 $prop(prototype, stub, Opal.stub_for(stub)); 1540 Opal.stub_for = function(method_name) { function
|
| D | index.mjs | 1525 // Opal.stub_for(stub) is the method_missing_stub 1526 $prop(prototype, stub, Opal.stub_for(stub)); 1533 Opal.stub_for = function(method_name) { function
|
| D | index.cjs | 1534 // Opal.stub_for(stub) is the method_missing_stub 1535 $prop(prototype, stub, Opal.stub_for(stub)); 1542 Opal.stub_for = function(method_name) {
|
| /plugin/asciidocjs/node_modules/@asciidoctor/core/dist/browser/ |
| D | asciidoctor.min.js | 47 …ub)&&l.add_stub_for(c,b)}};l.add_stub_for=function(a,c){D(a,c,l.stub_for(c))};l.stub_for=function(… function
|
| D | asciidoctor.js | 1536 $prop(prototype, stub, Opal.stub_for(stub)); 1543 Opal.stub_for = function(method_name) { function
|
| /plugin/asciidocjs/node_modules/@asciidoctor/core/dist/graalvm/ |
| D | asciidoctor.js | 1533 $prop(prototype, stub, Opal.stub_for(stub)); 1540 Opal.stub_for = function(method_name) { function
|