Searched refs:addExtra (Results 1 – 2 of 2) sorted by relevance
| /plugin/asciidocjs/node_modules/babylon/lib/ |
| D | index.js | 1685 pp.addExtra = function (node, key, val) { function 1801 this.addExtra(directiveLiteral, "raw", raw); 1802 this.addExtra(directiveLiteral, "rawValue", val); 3457 …this.addExtra(node, "parenthesizedArgument", argType === types.parenL && (!node.argument.extra || … 3780 this.addExtra(node, "rawValue", value); 3781 this.addExtra(node, "raw", this.input.slice(startPos, this.state.end)); 3875 this.addExtra(val, "parenthesized", true); 3876 this.addExtra(val, "parenStart", startPos); 4052 this.addExtra(prop, "shorthand", true);
|
| /plugin/abc2/abc-libraries/abcjs/ |
| D | abcjs_plugin-midi_6.0.0-beta.25-min.js | 3 …addExtra=function(e){this.fixed.w=Math.max(this.fixed.w,e.dx+e.w),void 0===this.fixed.t?this.fixed… method in i
|