Searched refs:return_this (Results 1 – 5 of 5) sorted by relevance
| /plugin/asciidocjs/node_modules/uglify-js/lib/ |
| D | utils.js | 94 function return_this() { return this; } function
|
| D | scope.js | 786 AST_Node.DEFMETHOD("tail_node", return_this);
|
| D | compress.js | 5151 def(AST_Accessor, return_this); 5152 def(AST_BigInt, return_this); 5153 def(AST_Class, return_this); 5154 def(AST_Node, return_this); 5409 this._eval = return_this; 5596 def(AST_New, return_this); 5613 this._eval = return_this; 6164 def(AST_Jump, return_this); 8773 def(AST_Node, return_this);
|
| /plugin/asciidocjs/node_modules/pug-filters/node_modules/uglify-js/lib/ |
| D | utils.js | 132 function return_this() { return this; } function
|
| D | compress.js | 1848 def(AST_Jump, return_this); 2314 def(AST_Node, return_this); 2355 def(AST_Assign, return_this);
|