Searched refs:empty_fm (Results 1 – 1 of 1) sorted by relevance
519 Handle<Map> empty_fm = factory->CopyMapDropDescriptors( in CreateEmptyFunction() local521 empty_fm->set_instance_descriptors( in CreateEmptyFunction()523 empty_fm->set_prototype(global_context()->object_function()->prototype()); in CreateEmptyFunction()524 empty_function->set_map(*empty_fm); in CreateEmptyFunction()