Home
last modified time | relevance | path

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

/plugin/asciidocjs/node_modules/@asciidoctor/opal-runtime/src/
Dindex.mjs2072 …if (obj.$$prototype.$singleton_method_removed && !obj.$$prototype.$singleton_method_removed.$$stub…
2073 obj.$$prototype.$singleton_method_removed(jsid.substr(1));
4473 $def(self, '$singleton_method_removed', function $$singleton_method_removed($a) {
Dindex.cjs2081 …if (obj.$$prototype.$singleton_method_removed && !obj.$$prototype.$singleton_method_removed.$$stub…
2082 obj.$$prototype.$singleton_method_removed(jsid.substr(1));
4482 $def(self, '$singleton_method_removed', function $$singleton_method_removed($a) {