Sign in
chromium
/
external
/
github.com
/
WebKit
/
webkit
/
dfdaa2bacaeab99d2945d1081727c922e4dcb09e
/
.
/
Source
/
JavaScriptCore
/
runtime
/
JSCBytecodeCacheVersion.cpp.in
blob: f4f8eb7467ffbbc4278bed22fc77a1de38a1f736 [
file
] [
log
] [
blame
]
#include
"JSCBytecodeCacheVersion.h"
#include
"config.h"
#include
<wtf/text/SuperFastHash.h>
const
uint32_t
JSCBytecodeCacheVersion
=
SuperFastHash
::
computeHash
(
CACHED_TYPES_CKSUM
);