Searched refs:own_ancestors (Results 1 – 5 of 5) sorted by relevance
| /plugin/asciidocjs/node_modules/@asciidoctor/opal-runtime/src/ |
| D | opal.js | 1436 function own_ancestors(module) { function 1450 for (i = 0, mods = own_ancestors(module), length = mods.length; i < length; i++) {
|
| D | index.mjs | 1430 function own_ancestors(module) { function 1444 for (i = 0, mods = own_ancestors(module), length = mods.length; i < length; i++) {
|
| D | index.cjs | 1439 function own_ancestors(module) { 1453 for (i = 0, mods = own_ancestors(module), length = mods.length; i < length; i++) {
|
| /plugin/asciidocjs/node_modules/@asciidoctor/core/dist/graalvm/ |
| D | asciidoctor.js | 1436 function own_ancestors(module) { function 1450 for (i = 0, mods = own_ancestors(module), length = mods.length; i < length; i++) {
|
| /plugin/asciidocjs/node_modules/@asciidoctor/core/dist/browser/ |
| D | asciidoctor.js | 1439 function own_ancestors(module) { function 1453 for (i = 0, mods = own_ancestors(module), length = mods.length; i < length; i++) {
|