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:
parent
520ad05ba0
commit
c304364af4
|
@ -8,7 +8,7 @@
|
|||
#include "Value.h"
|
||||
|
||||
#if WITH_FBJSCEXTENSIONS
|
||||
#include <jsc_function_info_cache.h>
|
||||
#include <jsc_preparsing_cache.h>
|
||||
#endif
|
||||
|
||||
namespace facebook {
|
||||
|
|
Loading…
Reference in New Issue