Searched refs:udef (Results 1 – 6 of 6) sorted by relevance
| /plugin/asciidocjs/node_modules/@asciidoctor/opal-runtime/src/ |
| D | opal.js | 2092 Opal.udef = function(obj, jsid) { function 4147 Opal.udef(self, "$" + names[i]); 6287 Opal.udef(self, '$' + "new");; 6424 Opal.udef(self, '$' + "new");; 17124 Opal.udef(self, '$' + "new");; 18199 Opal.udef(self, '$' + "new");; 18239 Opal.udef(self, '$' + "new");; 21484 Opal.udef(self, '$' + "negative?");; 21486 Opal.udef(self, '$' + "positive?");; 21489 Opal.udef(self, '$' + "step");;
|
| D | index.mjs | 2084 Opal.udef = function(obj, jsid) { function 4059 Opal.udef(self, "$" + names[i]); 6073 Opal.udef(self, '$' + "new"); return nil; })(Opal.get_singleton_class(self)); 6201 Opal.udef(self, '$' + "new"); return nil; })(Opal.get_singleton_class(self)); 16152 Opal.udef(self, '$' + "new"); return nil; })(Opal.get_singleton_class(self)); 17150 Opal.udef(self, '$' + "new"); 17186 Opal.udef(self, '$' + "new"); return $def(self, '$===', function $eq_eq_eq$41(other) { 20233 Opal.udef(self, '$' + "negative?"); 20234 Opal.udef(self, '$' + "positive?"); 20236 Opal.udef(self, '$' + "step"); return nil; })('::', $$$('Numeric'), $nesting);
|
| D | index.cjs | 2093 Opal.udef = function(obj, jsid) { 4068 Opal.udef(self, "$" + names[i]); 6082 Opal.udef(self, '$' + "new"); return nil; })(Opal.get_singleton_class(self)); 6210 Opal.udef(self, '$' + "new"); return nil; })(Opal.get_singleton_class(self)); 16161 Opal.udef(self, '$' + "new"); return nil; })(Opal.get_singleton_class(self)); 17159 Opal.udef(self, '$' + "new"); 17195 Opal.udef(self, '$' + "new"); return $def(self, '$===', function $eq_eq_eq$41(other) { 20242 Opal.udef(self, '$' + "negative?"); 20243 Opal.udef(self, '$' + "positive?"); 20245 Opal.udef(self, '$' + "step"); return nil; })('::', $$$('Numeric'), $nesting);
|
| /plugin/asciidocjs/node_modules/@asciidoctor/core/dist/browser/ |
| D | asciidoctor.min.js | 57 …(c.substr(1)):a.$method_removed&&!a.$method_removed.$$stub&&a.$method_removed(c.substr(1))};l.udef= function 105 …l("TypeError"),""+this.$name()+" is not a symbol nor a string");z(this);b.udef(this,"$"+c[e])}retu… 167 …turn x.$raise(I("TypeError"),"allocator undefined for "+this.$name())});b.udef(m,"$new");return G}… 171 …turn x.$raise(K("TypeError"),"allocator undefined for "+this.$name())});b.udef(m,"$new");return I}… 411 …turn D.$raise(h("TypeError"),"allocator undefined for "+this.$name())});b.udef(a,"$new");return f}… 433 …turn D.$raise(h("TypeError"),"allocator undefined for "+this.$name())});b.udef(a,"$new");q(a,"$sqr… 434 …turn D.$raise(h("TypeError"),"allocator undefined for "+this.$name())});b.udef(a,"$new");return q(… 532 …,"arg");P(H,"quo","/");P(H,"rectangular","rect");b.udef(H,"$negative?");b.udef(H,"$positive?");b.u…
|
| D | asciidoctor.js | 2095 Opal.udef = function(obj, jsid) { function 4150 Opal.udef(self, "$" + names[i]); 6290 Opal.udef(self, '$' + "new");; 6427 Opal.udef(self, '$' + "new");; 17127 Opal.udef(self, '$' + "new");; 18202 Opal.udef(self, '$' + "new");; 18242 Opal.udef(self, '$' + "new");; 21487 Opal.udef(self, '$' + "negative?");; 21489 Opal.udef(self, '$' + "positive?");; 21492 Opal.udef(self, '$' + "step");;
|
| /plugin/asciidocjs/node_modules/@asciidoctor/core/dist/graalvm/ |
| D | asciidoctor.js | 2092 Opal.udef = function(obj, jsid) { function 4147 Opal.udef(self, "$" + names[i]); 6287 Opal.udef(self, '$' + "new");; 6424 Opal.udef(self, '$' + "new");; 17124 Opal.udef(self, '$' + "new");; 18199 Opal.udef(self, '$' + "new");; 18239 Opal.udef(self, '$' + "new");; 21484 Opal.udef(self, '$' + "negative?");; 21486 Opal.udef(self, '$' + "positive?");; 21489 Opal.udef(self, '$' + "step");;
|