Home
last modified time | relevance | path

Searched refs:may_call_this (Results 1 – 1 of 1) sorted by relevance

/plugin/asciidocjs/node_modules/uglify-js/lib/
Dcompress.js566 scope.may_call_this = function() { function
567 scope.may_call_this = scope.contains_this() ? return_true : return_false;
606 if (fn.parent_scope.resolve().may_call_this === return_true) {
627 … var tangled = scope.may_call_this === return_true ? fn_defs : fn_defs.filter(function(fn) {
642 scope.may_call_this = undefined;
1141 tw.find_parent(AST_Scope).may_call_this();
1469 tw.find_parent(AST_Scope).may_call_this();