// Automatically generated from JavaScriptCore/runtime/JSModuleLoader.cpp using JavaScriptCore/create_hash_table. DO NOT EDIT! #include "JSCBuiltins.h" #include "Lookup.h" namespace JSC { static const struct CompactHashIndex moduleLoaderTableIndex[66] = { { 13, -1 }, { 18, -1 }, { -1, -1 }, { 9, -1 }, { 16, -1 }, { 10, -1 }, { -1, -1 }, { 11, 65 }, { -1, -1 }, { -1, -1 }, { -1, -1 }, { -1, -1 }, { -1, -1 }, { -1, -1 }, { -1, -1 }, { -1, -1 }, { 1, -1 }, { -1, -1 }, { 19, -1 }, { -1, -1 }, { -1, -1 }, { -1, -1 }, { 3, -1 }, { -1, -1 }, { -1, -1 }, { -1, -1 }, { -1, -1 }, { 12, -1 }, { -1, -1 }, { -1, -1 }, { -1, -1 }, { -1, -1 }, { -1, -1 }, { -1, -1 }, { 15, -1 }, { -1, -1 }, { -1, -1 }, { -1, -1 }, { -1, -1 }, { 14, -1 }, { -1, -1 }, { -1, -1 }, { 7, -1 }, { -1, -1 }, { -1, -1 }, { 20, -1 }, { -1, -1 }, { -1, -1 }, { -1, -1 }, { -1, -1 }, { 21, -1 }, { -1, -1 }, { 0, 64 }, { -1, -1 }, { -1, -1 }, { -1, -1 }, { 8, -1 }, { 5, -1 }, { -1, -1 }, { 6, -1 }, { -1, -1 }, { -1, -1 }, { -1, -1 }, { 2, -1 }, { 4, -1 }, { 17, -1 }, }; static const struct HashTableValue moduleLoaderTableValues[22] = { { "ensureRegistered", ((static_cast(PropertyAttribute::DontEnum|PropertyAttribute::Function)) & ~PropertyAttribute::Function) | PropertyAttribute::Builtin, NoIntrinsic, { (intptr_t)static_cast(moduleLoaderEnsureRegisteredCodeGenerator), (intptr_t)1 } }, { "forceFulfillPromise", ((static_cast(PropertyAttribute::DontEnum|PropertyAttribute::Function)) & ~PropertyAttribute::Function) | PropertyAttribute::Builtin, NoIntrinsic, { (intptr_t)static_cast(moduleLoaderForceFulfillPromiseCodeGenerator), (intptr_t)2 } }, { "fulfillFetch", ((static_cast(PropertyAttribute::DontEnum|PropertyAttribute::Function)) & ~PropertyAttribute::Function) | PropertyAttribute::Builtin, NoIntrinsic, { (intptr_t)static_cast(moduleLoaderFulfillFetchCodeGenerator), (intptr_t)2 } }, { "requestFetch", ((static_cast(PropertyAttribute::DontEnum|PropertyAttribute::Function)) & ~PropertyAttribute::Function) | PropertyAttribute::Builtin, NoIntrinsic, { (intptr_t)static_cast(moduleLoaderRequestFetchCodeGenerator), (intptr_t)3 } }, { "requestInstantiate", ((static_cast(PropertyAttribute::DontEnum|PropertyAttribute::Function)) & ~PropertyAttribute::Function) | PropertyAttribute::Builtin, NoIntrinsic, { (intptr_t)static_cast(moduleLoaderRequestInstantiateCodeGenerator), (intptr_t)3 } }, { "requestSatisfy", ((static_cast(PropertyAttribute::DontEnum|PropertyAttribute::Function)) & ~PropertyAttribute::Function) | PropertyAttribute::Builtin, NoIntrinsic, { (intptr_t)static_cast(moduleLoaderRequestSatisfyCodeGenerator), (intptr_t)3 } }, { "link", ((static_cast(PropertyAttribute::DontEnum|PropertyAttribute::Function)) & ~PropertyAttribute::Function) | PropertyAttribute::Builtin, NoIntrinsic, { (intptr_t)static_cast(moduleLoaderLinkCodeGenerator), (intptr_t)2 } }, { "moduleDeclarationInstantiation", static_cast(PropertyAttribute::DontEnum|PropertyAttribute::Function), NoIntrinsic, { (intptr_t)static_cast(moduleLoaderModuleDeclarationInstantiation), (intptr_t)(2) } }, { "moduleEvaluation", ((static_cast(PropertyAttribute::DontEnum|PropertyAttribute::Function)) & ~PropertyAttribute::Function) | PropertyAttribute::Builtin, NoIntrinsic, { (intptr_t)static_cast(moduleLoaderModuleEvaluationCodeGenerator), (intptr_t)2 } }, { "evaluate", static_cast(PropertyAttribute::DontEnum|PropertyAttribute::Function), NoIntrinsic, { (intptr_t)static_cast(moduleLoaderEvaluate), (intptr_t)(3) } }, { "provideFetch", ((static_cast(PropertyAttribute::DontEnum|PropertyAttribute::Function)) & ~PropertyAttribute::Function) | PropertyAttribute::Builtin, NoIntrinsic, { (intptr_t)static_cast(moduleLoaderProvideFetchCodeGenerator), (intptr_t)2 } }, { "loadAndEvaluateModule", ((static_cast(PropertyAttribute::DontEnum|PropertyAttribute::Function)) & ~PropertyAttribute::Function) | PropertyAttribute::Builtin, NoIntrinsic, { (intptr_t)static_cast(moduleLoaderLoadAndEvaluateModuleCodeGenerator), (intptr_t)3 } }, { "loadModule", ((static_cast(PropertyAttribute::DontEnum|PropertyAttribute::Function)) & ~PropertyAttribute::Function) | PropertyAttribute::Builtin, NoIntrinsic, { (intptr_t)static_cast(moduleLoaderLoadModuleCodeGenerator), (intptr_t)3 } }, { "linkAndEvaluateModule", ((static_cast(PropertyAttribute::DontEnum|PropertyAttribute::Function)) & ~PropertyAttribute::Function) | PropertyAttribute::Builtin, NoIntrinsic, { (intptr_t)static_cast(moduleLoaderLinkAndEvaluateModuleCodeGenerator), (intptr_t)2 } }, { "requestImportModule", ((static_cast(PropertyAttribute::DontEnum|PropertyAttribute::Function)) & ~PropertyAttribute::Function) | PropertyAttribute::Builtin, NoIntrinsic, { (intptr_t)static_cast(moduleLoaderRequestImportModuleCodeGenerator), (intptr_t)3 } }, { "dependencyKeysIfEvaluated", ((static_cast(PropertyAttribute::DontEnum|PropertyAttribute::Function)) & ~PropertyAttribute::Function) | PropertyAttribute::Builtin, NoIntrinsic, { (intptr_t)static_cast(moduleLoaderDependencyKeysIfEvaluatedCodeGenerator), (intptr_t)1 } }, { "getModuleNamespaceObject", static_cast(PropertyAttribute::DontEnum|PropertyAttribute::Function), NoIntrinsic, { (intptr_t)static_cast(moduleLoaderGetModuleNamespaceObject), (intptr_t)(1) } }, { "parseModule", static_cast(PropertyAttribute::DontEnum|PropertyAttribute::Function), NoIntrinsic, { (intptr_t)static_cast(moduleLoaderParseModule), (intptr_t)(2) } }, { "requestedModules", static_cast(PropertyAttribute::DontEnum|PropertyAttribute::Function), NoIntrinsic, { (intptr_t)static_cast(moduleLoaderRequestedModules), (intptr_t)(1) } }, { "resolve", static_cast(PropertyAttribute::DontEnum|PropertyAttribute::Function), NoIntrinsic, { (intptr_t)static_cast(moduleLoaderResolve), (intptr_t)(2) } }, { "resolveSync", static_cast(PropertyAttribute::DontEnum|PropertyAttribute::Function), NoIntrinsic, { (intptr_t)static_cast(moduleLoaderResolveSync), (intptr_t)(2) } }, { "fetch", static_cast(PropertyAttribute::DontEnum|PropertyAttribute::Function), NoIntrinsic, { (intptr_t)static_cast(moduleLoaderFetch), (intptr_t)(3) } }, }; static const struct HashTable moduleLoaderTable = { 22, 63, false, nullptr, moduleLoaderTableValues, moduleLoaderTableIndex }; } // namespace JSC