Lines Matching full:object_function
2293 JSFunction* object_function =2294 function->context()->global_context()->object_function();2295 Object* prototype = AllocateJSObject(object_function);