Ariel Abreu a44c7a2ae9
Darling build of JavaScriptCore-7608.4.9.1.3
Psst... use unified builds (JSC_UNIFIED_BUILDS) for faster builds!
2020-08-31 16:21:11 -04:00

8 lines
353 B
C++

#include "wasm/js/WebAssemblyPrototype.cpp"
#include "wasm/js/WebAssemblyRuntimeErrorConstructor.cpp"
#include "wasm/js/WebAssemblyRuntimeErrorPrototype.cpp"
#include "wasm/js/WebAssemblyTableConstructor.cpp"
#include "wasm/js/WebAssemblyTablePrototype.cpp"
#include "wasm/js/WebAssemblyToJSCallee.cpp"
#include "wasm/js/WebAssemblyWrapperFunction.cpp"