Lines Matching full:function_object
2070 Object* function_object = holder->GetProperty(*name)->ToObjectUnchecked();2071 Handle<JSFunction> function(JSFunction::cast(function_object));2348 Object* function_object = builtins->GetPropertyNoExceptionThrown(*name);2350 = Handle<JSFunction>(JSFunction::cast(function_object));