Lines Matching refs:factory_function
2152 static FixedArray* CreateCache(int size, Handle<JSFunction> factory_function) {2153 Factory* factory = factory_function->GetIsolate()->factory();2159 cache->set(JSFunctionResultCache::kFactoryIndex, *factory_function);