Home | History | Annotate | Download | only in src

Lines Matching full:callee

3322         VariableProxy* callee = result->AsVariableProxy();
3323 if (callee != NULL &&
3324 callee->IsVariable(isolate()->factory()->eval_string())) {