Home | History | Annotate | Download | only in src

Lines Matching refs:JSFunctionResultCache

2155   int array_size = JSFunctionResultCache::kEntriesIndex + 2 * size;
2157 JSFunctionResultCache* cache = reinterpret_cast<JSFunctionResultCache*>(
2159 cache->set(JSFunctionResultCache::kFactoryIndex, *factory_function);