Lines Matching defs:function2
1264 Handle<JSFunction> function2 = Handle<JSFunction>::cast(func_value2);1265 CHECK(function2->shared()->is_compiled());1277 function2->shared()->code()->MakeOlder(static_cast<MarkingParity>(i % 2));1284 *function2.location() = NULL;