Improvements to the preparsing cache

Reviewed By: michalgr

Differential Revision: D3005912

fb-gh-sync-id: 3ab1f804e6203807a5d9f35e5560e847a9830cd6
shipit-source-id: 3ab1f804e6203807a5d9f35e5560e847a9830cd6
This commit is contained in:
Dan Caspi 2016-03-10 10:26:15 -08:00 committed by Facebook Github Bot 5
parent 520ad05ba0
commit c304364af4
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
#include "Value.h"
#if WITH_FBJSCEXTENSIONS
#include <jsc_function_info_cache.h>
#include <jsc_preparsing_cache.h>
#endif
namespace facebook {