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

9 lines
391 B
C++

#include "runtime/ArrayPrototype.cpp"
#include "runtime/AsyncFromSyncIteratorPrototype.cpp"
#include "runtime/AsyncFunctionConstructor.cpp"
#include "runtime/AsyncFunctionPrototype.cpp"
#include "runtime/AsyncGeneratorFunctionConstructor.cpp"
#include "runtime/AsyncGeneratorFunctionPrototype.cpp"
#include "runtime/AsyncGeneratorPrototype.cpp"
#include "runtime/AsyncIteratorPrototype.cpp"