Home | History | Annotate | Download | only in src

Lines Matching defs:callee

3078           VariableProxy* callee = result->AsVariableProxy();
3079 if (callee != NULL && callee->IsVariable(Factory::eval_symbol())) {
3080 Handle<String> name = callee->name();