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