Lines Matching defs:cached
5158 def(AST_Assign, function(compressor, ignore_side_effects, cached, depth) { argument
5191 def(AST_Sequence, function(compressor, ignore_side_effects, cached, depth) { argument
5212 def(AST_Array, function(compressor, ignore_side_effects, cached, depth) { argument
5226 def(AST_Object, function(compressor, ignore_side_effects, cached, depth) { argument
5251 def(AST_UnaryPrefix, function(compressor, ignore_side_effects, cached, depth) { argument
5295 def(AST_UnaryPostfix, function(compressor, ignore_side_effects, cached, depth) { argument
5316 def(AST_Binary, function(compressor, ignore_side_effects, cached, depth) { argument
5378 def(AST_Conditional, function(compressor, ignore_side_effects, cached, depth) { argument
5402 def(AST_SymbolRef, function(compressor, ignore_side_effects, cached, depth) { argument
5447 def(AST_PropAccess, function(compressor, ignore_side_effects, cached, depth) { argument
5480 function eval_all(nodes, compressor, ignore_side_effects, cached, depth) { argument
5490 def(AST_Call, function(compressor, ignore_side_effects, cached, depth) { argument
5597 def(AST_Template, function(compressor, ignore_side_effects, cached, depth) { argument