Home
last modified time | relevance | path

Searched defs:no_return (Results 1 – 1 of 1) sorted by relevance

/plugin/asciidocjs/node_modules/uglify-js/lib/
Dcompress.js13769 def(AST_Await, function(compressor, scope, no_return, in_loop) { argument
13788 def(AST_Binary, function(compressor, scope, no_return, in_loop, in_await) { argument
13818 def(AST_BlockStatement, function(compressor, scope, no_return, in_loop) { argument
13829 def(AST_Call, function(compressor, scope, no_return, in_loop, in_await) { argument
14039 def(AST_Conditional, function(compressor, scope, no_return, in_loop, in_await) { argument
14055 def(AST_For, function(compressor, scope, no_return, in_loop) { argument
14072 def(AST_ForEnumeration, function(compressor, scope, no_return, in_loop) { argument
14086 def(AST_If, function(compressor, scope, no_return, in_loop) { argument
14105 def(AST_IterationStatement, function(compressor, scope, no_return, in_loop) { argument
14111 def(AST_LabeledStatement, function(compressor, scope, no_return, in_loop) { argument
[all …]