Home
last modified time | relevance | path

Searched refs:defcheck (Results 1 – 5 of 5) sorted by relevance

/plugin/asciidocjs/node_modules/@asciidoctor/opal-runtime/src/
Dopal.js1606 Opal.find_super = function(obj, mid, current_func, defcheck, allow_stubs) { argument
1627 if (!defcheck && super_method && super_method.$$stub && obj.$method_missing.$$pristine) {
1636 Opal.find_block_super = function(obj, jsid, current_func, defcheck, implicit) { argument
1654 return Opal.find_super(obj, call_jsid, current_func, defcheck);
Dindex.mjs1598 Opal.find_super = function(obj, mid, current_func, defcheck, allow_stubs) { argument
1619 if (!defcheck && super_method && super_method.$$stub && obj.$method_missing.$$pristine) {
1628 Opal.find_block_super = function(obj, jsid, current_func, defcheck, implicit) { argument
1646 return Opal.find_super(obj, call_jsid, current_func, defcheck);
Dindex.cjs1607 Opal.find_super = function(obj, mid, current_func, defcheck, allow_stubs) {
1628 if (!defcheck && super_method && super_method.$$stub && obj.$method_missing.$$pristine) {
1637 Opal.find_block_super = function(obj, jsid, current_func, defcheck, implicit) {
1655 return Opal.find_super(obj, call_jsid, current_func, defcheck);
/plugin/asciidocjs/node_modules/@asciidoctor/core/dist/graalvm/
Dasciidoctor.js1606 Opal.find_super = function(obj, mid, current_func, defcheck, allow_stubs) { argument
1627 if (!defcheck && super_method && super_method.$$stub && obj.$method_missing.$$pristine) {
1636 Opal.find_block_super = function(obj, jsid, current_func, defcheck, implicit) { argument
1654 return Opal.find_super(obj, call_jsid, current_func, defcheck);
/plugin/asciidocjs/node_modules/@asciidoctor/core/dist/browser/
Dasciidoctor.js1609 Opal.find_super = function(obj, mid, current_func, defcheck, allow_stubs) { argument
1630 if (!defcheck && super_method && super_method.$$stub && obj.$method_missing.$$pristine) {
1639 Opal.find_block_super = function(obj, jsid, current_func, defcheck, implicit) { argument
1657 return Opal.find_super(obj, call_jsid, current_func, defcheck);