Home
last modified time | relevance | path

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

/plugin/asciidocjs/node_modules/@asciidoctor/opal-runtime/src/
Dindex.mjs2077 if (obj.$method_removed && !obj.$method_removed.$$stub) {
2078 obj.$method_removed(jsid.substr(1));
3857 $def(self, '$method_removed', function $$method_removed($a) {
Dindex.cjs2086 if (obj.$method_removed && !obj.$method_removed.$$stub) {
2087 obj.$method_removed(jsid.substr(1));
3866 $def(self, '$method_removed', function $$method_removed($a) {