Lines Matching full:function_object
1830 Object* function_object = holder->GetProperty(*name)->ToObjectUnchecked();1831 Handle<JSFunction> function(JSFunction::cast(function_object));2093 Object* function_object = builtins->GetPropertyNoExceptionThrown(*name);2095 = Handle<JSFunction>(JSFunction::cast(function_object));