Searched refs:is_user_js_ (Results 1 – 2 of 2) sorted by relevance
52 bool is_user_js_; variable
29 is_user_js_ = is_user_js; in CallPrinter()277 if (is_user_js_) { in VisitVariableProxy()343 if (!is_user_js_ && node->expression()->IsVariableProxy()) { in VisitCall()368 if (!is_user_js_ && node->expression()->IsVariableProxy()) { in VisitCallNew()