Home | History | Annotate | Download | only in cctest

Lines Matching full:call_ic_function2

9039 v8::Handle<Value> call_ic_function2;
9956 return call_ic_function2;
9970 call_ic_function2 = v8_compile("function h(x) { return x; }; h")->Run();