Home | History | Annotate | Download | only in src

Lines Matching full:callee

3391         VariableProxy* callee = result->AsVariableProxy();
3392 if (callee != NULL &&
3393 callee->IsVariable(isolate()->factory()->eval_symbol())) {