Lines Matching refs:Variable
279 // Variable names of builtins are meaningless due to minification.
318 // Bail out if the error is caused by a direct call to a variable in builtin
319 // code. The variable name is meaningless due to minification.
336 // Bail out if the error is caused by a direct call to a variable in builtin
337 // code. The variable name is meaningless due to minification.
694 PrintLiteral(node->variable()->name(), quote);
1165 Variable* var,
1172 Variable::Mode2String(var->mode()));
1251 PrintLiteralWithModeIndented(Variable::Mode2String(node->mode()),
1400 node->variable(),
1401 node->variable()->name());
1547 Variable* var = node->var();