Home
last modified time | relevance | path

Searched refs:singleton_method_undefined (Results 1 – 2 of 2) sorted by relevance

/plugin/asciidocjs/node_modules/@asciidoctor/opal-runtime/src/
Dindex.mjs2092 …if (obj.$$prototype.$singleton_method_undefined && !obj.$$prototype.$singleton_method_undefined.$$…
2093 obj.$$prototype.$singleton_method_undefined(jsid.substr(1));
4480 $def(self, '$singleton_method_undefined', function $$singleton_method_undefined($a) {
Dindex.cjs2101 …if (obj.$$prototype.$singleton_method_undefined && !obj.$$prototype.$singleton_method_undefined.$$…
2102 obj.$$prototype.$singleton_method_undefined(jsid.substr(1));
4489 $def(self, '$singleton_method_undefined', function $$singleton_method_undefined($a) {