保誠-保戶業務員媒合平台
Tomas
2022-05-19 957a1f10a06fdbb76f1a0ba94fe44126c613fee3
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
'use strict';
 
module.exports = {
    abs: 'https://262.ecma-international.org/10.0/#eqn-abs',
    'Abstract Equality Comparison': 'https://262.ecma-international.org/10.0/#sec-abstract-equality-comparison',
    'Abstract Relational Comparison': 'https://262.ecma-international.org/10.0/#sec-abstract-relational-comparison',
    AddEntriesFromIterable: 'https://262.ecma-international.org/10.0/#sec-add-entries-from-iterable',
    AddRestrictedFunctionProperties: 'https://262.ecma-international.org/10.0/#sec-addrestrictedfunctionproperties',
    AddWaiter: 'https://262.ecma-international.org/10.0/#sec-addwaiter',
    AdvanceStringIndex: 'https://262.ecma-international.org/10.0/#sec-advancestringindex',
    'agent-order': 'https://262.ecma-international.org/10.0/#sec-agent-order',
    AgentCanSuspend: 'https://262.ecma-international.org/10.0/#sec-agentcansuspend',
    AgentSignifier: 'https://262.ecma-international.org/10.0/#sec-agentsignifier',
    AllocateArrayBuffer: 'https://262.ecma-international.org/10.0/#sec-allocatearraybuffer',
    AllocateSharedArrayBuffer: 'https://262.ecma-international.org/10.0/#sec-allocatesharedarraybuffer',
    AllocateTypedArray: 'https://262.ecma-international.org/10.0/#sec-allocatetypedarray',
    AllocateTypedArrayBuffer: 'https://262.ecma-international.org/10.0/#sec-allocatetypedarraybuffer',
    ArrayCreate: 'https://262.ecma-international.org/10.0/#sec-arraycreate',
    ArraySetLength: 'https://262.ecma-international.org/10.0/#sec-arraysetlength',
    ArraySpeciesCreate: 'https://262.ecma-international.org/10.0/#sec-arrayspeciescreate',
    AsyncFromSyncIteratorContinuation: 'https://262.ecma-international.org/10.0/#sec-asyncfromsynciteratorcontinuation',
    AsyncFunctionCreate: 'https://262.ecma-international.org/10.0/#sec-async-functions-abstract-operations-async-function-create',
    AsyncFunctionStart: 'https://262.ecma-international.org/10.0/#sec-async-functions-abstract-operations-async-function-start',
    AsyncGeneratorEnqueue: 'https://262.ecma-international.org/10.0/#sec-asyncgeneratorenqueue',
    AsyncGeneratorFunctionCreate: 'https://262.ecma-international.org/10.0/#sec-asyncgeneratorfunctioncreate',
    AsyncGeneratorReject: 'https://262.ecma-international.org/10.0/#sec-asyncgeneratorreject',
    AsyncGeneratorResolve: 'https://262.ecma-international.org/10.0/#sec-asyncgeneratorresolve',
    AsyncGeneratorResumeNext: 'https://262.ecma-international.org/10.0/#sec-asyncgeneratorresumenext',
    AsyncGeneratorStart: 'https://262.ecma-international.org/10.0/#sec-asyncgeneratorstart',
    AsyncGeneratorYield: 'https://262.ecma-international.org/10.0/#sec-asyncgeneratoryield',
    AsyncIteratorClose: 'https://262.ecma-international.org/10.0/#sec-asynciteratorclose',
    AtomicLoad: 'https://262.ecma-international.org/10.0/#sec-atomicload',
    AtomicReadModifyWrite: 'https://262.ecma-international.org/10.0/#sec-atomicreadmodifywrite',
    Await: 'https://262.ecma-international.org/10.0/#await',
    BackreferenceMatcher: 'https://262.ecma-international.org/10.0/#sec-backreference-matcher',
    BlockDeclarationInstantiation: 'https://262.ecma-international.org/10.0/#sec-blockdeclarationinstantiation',
    BoundFunctionCreate: 'https://262.ecma-international.org/10.0/#sec-boundfunctioncreate',
    Call: 'https://262.ecma-international.org/10.0/#sec-call',
    Canonicalize: 'https://262.ecma-international.org/10.0/#sec-runtime-semantics-canonicalize-ch',
    CanonicalNumericIndexString: 'https://262.ecma-international.org/10.0/#sec-canonicalnumericindexstring',
    CaseClauseIsSelected: 'https://262.ecma-international.org/10.0/#sec-runtime-semantics-caseclauseisselected',
    CharacterRange: 'https://262.ecma-international.org/10.0/#sec-runtime-semantics-characterrange-abstract-operation',
    CharacterRangeOrUnion: 'https://262.ecma-international.org/10.0/#sec-runtime-semantics-characterrangeorunion-abstract-operation',
    CharacterSetMatcher: 'https://262.ecma-international.org/10.0/#sec-runtime-semantics-charactersetmatcher-abstract-operation',
    CloneArrayBuffer: 'https://262.ecma-international.org/10.0/#sec-clonearraybuffer',
    CompletePropertyDescriptor: 'https://262.ecma-international.org/10.0/#sec-completepropertydescriptor',
    Completion: 'https://262.ecma-international.org/10.0/#sec-completion-record-specification-type',
    ComposeWriteEventBytes: 'https://262.ecma-international.org/10.0/#sec-composewriteeventbytes',
    Construct: 'https://262.ecma-international.org/10.0/#sec-construct',
    CopyDataBlockBytes: 'https://262.ecma-international.org/10.0/#sec-copydatablockbytes',
    CopyDataProperties: 'https://262.ecma-international.org/10.0/#sec-copydataproperties',
    CreateArrayFromList: 'https://262.ecma-international.org/10.0/#sec-createarrayfromlist',
    CreateArrayIterator: 'https://262.ecma-international.org/10.0/#sec-createarrayiterator',
    CreateAsyncFromSyncIterator: 'https://262.ecma-international.org/10.0/#sec-createasyncfromsynciterator',
    CreateBuiltinFunction: 'https://262.ecma-international.org/10.0/#sec-createbuiltinfunction',
    CreateByteDataBlock: 'https://262.ecma-international.org/10.0/#sec-createbytedatablock',
    CreateDataProperty: 'https://262.ecma-international.org/10.0/#sec-createdataproperty',
    CreateDataPropertyOrThrow: 'https://262.ecma-international.org/10.0/#sec-createdatapropertyorthrow',
    CreateDynamicFunction: 'https://262.ecma-international.org/10.0/#sec-createdynamicfunction',
    CreateHTML: 'https://262.ecma-international.org/10.0/#sec-createhtml',
    CreateIntrinsics: 'https://262.ecma-international.org/10.0/#sec-createintrinsics',
    CreateIterResultObject: 'https://262.ecma-international.org/10.0/#sec-createiterresultobject',
    CreateListFromArrayLike: 'https://262.ecma-international.org/10.0/#sec-createlistfromarraylike',
    CreateListIteratorRecord: 'https://262.ecma-international.org/10.0/#sec-createlistiteratorRecord',
    CreateMapIterator: 'https://262.ecma-international.org/10.0/#sec-createmapiterator',
    CreateMappedArgumentsObject: 'https://262.ecma-international.org/10.0/#sec-createmappedargumentsobject',
    CreateMethodProperty: 'https://262.ecma-international.org/10.0/#sec-createmethodproperty',
    CreatePerIterationEnvironment: 'https://262.ecma-international.org/10.0/#sec-createperiterationenvironment',
    CreateRealm: 'https://262.ecma-international.org/10.0/#sec-createrealm',
    CreateResolvingFunctions: 'https://262.ecma-international.org/10.0/#sec-createresolvingfunctions',
    CreateSetIterator: 'https://262.ecma-international.org/10.0/#sec-createsetiterator',
    CreateSharedByteDataBlock: 'https://262.ecma-international.org/10.0/#sec-createsharedbytedatablock',
    CreateStringIterator: 'https://262.ecma-international.org/10.0/#sec-createstringiterator',
    CreateUnmappedArgumentsObject: 'https://262.ecma-international.org/10.0/#sec-createunmappedargumentsobject',
    DateFromTime: 'https://262.ecma-international.org/10.0/#sec-date-number',
    DateString: 'https://262.ecma-international.org/10.0/#sec-datestring',
    Day: 'https://262.ecma-international.org/10.0/#eqn-Day',
    DayFromYear: 'https://262.ecma-international.org/10.0/#eqn-DaysFromYear',
    DaysInYear: 'https://262.ecma-international.org/10.0/#eqn-DaysInYear',
    DayWithinYear: 'https://262.ecma-international.org/10.0/#eqn-DayWithinYear',
    Decode: 'https://262.ecma-international.org/10.0/#sec-decode',
    DefinePropertyOrThrow: 'https://262.ecma-international.org/10.0/#sec-definepropertyorthrow',
    DeletePropertyOrThrow: 'https://262.ecma-international.org/10.0/#sec-deletepropertyorthrow',
    DetachArrayBuffer: 'https://262.ecma-international.org/10.0/#sec-detacharraybuffer',
    Encode: 'https://262.ecma-international.org/10.0/#sec-encode',
    EnqueueJob: 'https://262.ecma-international.org/10.0/#sec-enqueuejob',
    EnterCriticalSection: 'https://262.ecma-international.org/10.0/#sec-entercriticalsection',
    EnumerableOwnPropertyNames: 'https://262.ecma-international.org/10.0/#sec-enumerableownpropertynames',
    EnumerateObjectProperties: 'https://262.ecma-international.org/10.0/#sec-enumerate-object-properties',
    EscapeRegExpPattern: 'https://262.ecma-international.org/10.0/#sec-escaperegexppattern',
    EvalDeclarationInstantiation: 'https://262.ecma-international.org/10.0/#sec-evaldeclarationinstantiation',
    EvaluateCall: 'https://262.ecma-international.org/10.0/#sec-evaluatecall',
    EvaluateNew: 'https://262.ecma-international.org/10.0/#sec-evaluatenew',
    EventSet: 'https://262.ecma-international.org/10.0/#sec-event-set',
    ExecuteModule: 'https://262.ecma-international.org/10.0/#sec-source-text-module-record-execute-module',
    FlattenIntoArray: 'https://262.ecma-international.org/10.0/#sec-flattenintoarray',
    floor: 'https://262.ecma-international.org/10.0/#eqn-floor',
    ForBodyEvaluation: 'https://262.ecma-international.org/10.0/#sec-forbodyevaluation',
    'ForIn/OfBodyEvaluation': 'https://262.ecma-international.org/10.0/#sec-runtime-semantics-forin-div-ofbodyevaluation-lhs-stmt-iterator-lhskind-labelset',
    'ForIn/OfHeadEvaluation': 'https://262.ecma-international.org/10.0/#sec-runtime-semantics-forin-div-ofheadevaluation-tdznames-expr-iterationkind',
    FromPropertyDescriptor: 'https://262.ecma-international.org/10.0/#sec-frompropertydescriptor',
    FulfillPromise: 'https://262.ecma-international.org/10.0/#sec-fulfillpromise',
    FunctionAllocate: 'https://262.ecma-international.org/10.0/#sec-functionallocate',
    FunctionCreate: 'https://262.ecma-international.org/10.0/#sec-functioncreate',
    FunctionDeclarationInstantiation: 'https://262.ecma-international.org/10.0/#sec-functiondeclarationinstantiation',
    FunctionInitialize: 'https://262.ecma-international.org/10.0/#sec-functioninitialize',
    GeneratorFunctionCreate: 'https://262.ecma-international.org/10.0/#sec-generatorfunctioncreate',
    GeneratorResume: 'https://262.ecma-international.org/10.0/#sec-generatorresume',
    GeneratorResumeAbrupt: 'https://262.ecma-international.org/10.0/#sec-generatorresumeabrupt',
    GeneratorStart: 'https://262.ecma-international.org/10.0/#sec-generatorstart',
    GeneratorValidate: 'https://262.ecma-international.org/10.0/#sec-generatorvalidate',
    GeneratorYield: 'https://262.ecma-international.org/10.0/#sec-generatoryield',
    Get: 'https://262.ecma-international.org/10.0/#sec-get-o-p',
    GetActiveScriptOrModule: 'https://262.ecma-international.org/10.0/#sec-getactivescriptormodule',
    GetBase: 'https://262.ecma-international.org/10.0/#sec-getbase',
    GetFunctionRealm: 'https://262.ecma-international.org/10.0/#sec-getfunctionrealm',
    GetGeneratorKind: 'https://262.ecma-international.org/10.0/#sec-getgeneratorkind',
    GetGlobalObject: 'https://262.ecma-international.org/10.0/#sec-getglobalobject',
    GetIdentifierReference: 'https://262.ecma-international.org/10.0/#sec-getidentifierreference',
    GetIterator: 'https://262.ecma-international.org/10.0/#sec-getiterator',
    GetMethod: 'https://262.ecma-international.org/10.0/#sec-getmethod',
    GetModifySetValueInBuffer: 'https://262.ecma-international.org/10.0/#sec-getmodifysetvalueinbuffer',
    GetModuleNamespace: 'https://262.ecma-international.org/10.0/#sec-getmodulenamespace',
    GetNewTarget: 'https://262.ecma-international.org/10.0/#sec-getnewtarget',
    GetOwnPropertyKeys: 'https://262.ecma-international.org/10.0/#sec-getownpropertykeys',
    GetPrototypeFromConstructor: 'https://262.ecma-international.org/10.0/#sec-getprototypefromconstructor',
    GetReferencedName: 'https://262.ecma-international.org/10.0/#sec-getreferencedname',
    GetSubstitution: 'https://262.ecma-international.org/10.0/#sec-getsubstitution',
    GetSuperConstructor: 'https://262.ecma-international.org/10.0/#sec-getsuperconstructor',
    GetTemplateObject: 'https://262.ecma-international.org/10.0/#sec-gettemplateobject',
    GetThisEnvironment: 'https://262.ecma-international.org/10.0/#sec-getthisenvironment',
    GetThisValue: 'https://262.ecma-international.org/10.0/#sec-getthisvalue',
    GetV: 'https://262.ecma-international.org/10.0/#sec-getv',
    GetValue: 'https://262.ecma-international.org/10.0/#sec-getvalue',
    GetValueFromBuffer: 'https://262.ecma-international.org/10.0/#sec-getvaluefrombuffer',
    GetViewValue: 'https://262.ecma-international.org/10.0/#sec-getviewvalue',
    GetWaiterList: 'https://262.ecma-international.org/10.0/#sec-getwaiterlist',
    GlobalDeclarationInstantiation: 'https://262.ecma-international.org/10.0/#sec-globaldeclarationinstantiation',
    'happens-before': 'https://262.ecma-international.org/10.0/#sec-happens-before',
    HasOwnProperty: 'https://262.ecma-international.org/10.0/#sec-hasownproperty',
    HasPrimitiveBase: 'https://262.ecma-international.org/10.0/#sec-hasprimitivebase',
    HasProperty: 'https://262.ecma-international.org/10.0/#sec-hasproperty',
    'host-synchronizes-with': 'https://262.ecma-international.org/10.0/#sec-host-synchronizes-with',
    HostEnsureCanCompileStrings: 'https://262.ecma-international.org/10.0/#sec-hostensurecancompilestrings',
    HostEventSet: 'https://262.ecma-international.org/10.0/#sec-hosteventset',
    HostPromiseRejectionTracker: 'https://262.ecma-international.org/10.0/#sec-host-promise-rejection-tracker',
    HostReportErrors: 'https://262.ecma-international.org/10.0/#sec-host-report-errors',
    HostResolveImportedModule: 'https://262.ecma-international.org/10.0/#sec-hostresolveimportedmodule',
    HourFromTime: 'https://262.ecma-international.org/10.0/#eqn-HourFromTime',
    IfAbruptRejectPromise: 'https://262.ecma-international.org/10.0/#sec-ifabruptrejectpromise',
    ImportedLocalNames: 'https://262.ecma-international.org/10.0/#sec-importedlocalnames',
    InitializeBoundName: 'https://262.ecma-international.org/10.0/#sec-initializeboundname',
    InitializeEnvironment: 'https://262.ecma-international.org/10.0/#sec-source-text-module-record-initialize-environment',
    InitializeHostDefinedRealm: 'https://262.ecma-international.org/10.0/#sec-initializehostdefinedrealm',
    InitializeReferencedBinding: 'https://262.ecma-international.org/10.0/#sec-initializereferencedbinding',
    InLeapYear: 'https://262.ecma-international.org/10.0/#eqn-InLeapYear',
    InnerModuleEvaluation: 'https://262.ecma-international.org/10.0/#sec-innermoduleevaluation',
    InnerModuleInstantiation: 'https://262.ecma-international.org/10.0/#sec-innermoduleinstantiation',
    InstanceofOperator: 'https://262.ecma-international.org/10.0/#sec-instanceofoperator',
    IntegerIndexedElementGet: 'https://262.ecma-international.org/10.0/#sec-integerindexedelementget',
    IntegerIndexedElementSet: 'https://262.ecma-international.org/10.0/#sec-integerindexedelementset',
    IntegerIndexedObjectCreate: 'https://262.ecma-international.org/10.0/#sec-integerindexedobjectcreate',
    InternalizeJSONProperty: 'https://262.ecma-international.org/10.0/#sec-internalizejsonproperty',
    Invoke: 'https://262.ecma-international.org/10.0/#sec-invoke',
    IsAccessorDescriptor: 'https://262.ecma-international.org/10.0/#sec-isaccessordescriptor',
    IsAnonymousFunctionDefinition: 'https://262.ecma-international.org/10.0/#sec-isanonymousfunctiondefinition',
    IsArray: 'https://262.ecma-international.org/10.0/#sec-isarray',
    IsCallable: 'https://262.ecma-international.org/10.0/#sec-iscallable',
    IsCompatiblePropertyDescriptor: 'https://262.ecma-international.org/10.0/#sec-iscompatiblepropertydescriptor',
    IsConcatSpreadable: 'https://262.ecma-international.org/10.0/#sec-isconcatspreadable',
    IsConstructor: 'https://262.ecma-international.org/10.0/#sec-isconstructor',
    IsDataDescriptor: 'https://262.ecma-international.org/10.0/#sec-isdatadescriptor',
    IsDetachedBuffer: 'https://262.ecma-international.org/10.0/#sec-isdetachedbuffer',
    IsExtensible: 'https://262.ecma-international.org/10.0/#sec-isextensible-o',
    IsGenericDescriptor: 'https://262.ecma-international.org/10.0/#sec-isgenericdescriptor',
    IsInTailPosition: 'https://262.ecma-international.org/10.0/#sec-isintailposition',
    IsInteger: 'https://262.ecma-international.org/10.0/#sec-isinteger',
    IsLabelledFunction: 'https://262.ecma-international.org/10.0/#sec-islabelledfunction',
    IsPromise: 'https://262.ecma-international.org/10.0/#sec-ispromise',
    IsPropertyKey: 'https://262.ecma-international.org/10.0/#sec-ispropertykey',
    IsPropertyReference: 'https://262.ecma-international.org/10.0/#sec-ispropertyreference',
    IsRegExp: 'https://262.ecma-international.org/10.0/#sec-isregexp',
    IsSharedArrayBuffer: 'https://262.ecma-international.org/10.0/#sec-issharedarraybuffer',
    IsStrictReference: 'https://262.ecma-international.org/10.0/#sec-isstrictreference',
    IsStringPrefix: 'https://262.ecma-international.org/10.0/#sec-isstringprefix',
    IsSuperReference: 'https://262.ecma-international.org/10.0/#sec-issuperreference',
    IsUnresolvableReference: 'https://262.ecma-international.org/10.0/#sec-isunresolvablereference',
    IsWordChar: 'https://262.ecma-international.org/10.0/#sec-runtime-semantics-iswordchar-abstract-operation',
    IterableToList: 'https://262.ecma-international.org/10.0/#sec-iterabletolist',
    IteratorClose: 'https://262.ecma-international.org/10.0/#sec-iteratorclose',
    IteratorComplete: 'https://262.ecma-international.org/10.0/#sec-iteratorcomplete',
    IteratorNext: 'https://262.ecma-international.org/10.0/#sec-iteratornext',
    IteratorStep: 'https://262.ecma-international.org/10.0/#sec-iteratorstep',
    IteratorValue: 'https://262.ecma-international.org/10.0/#sec-iteratorvalue',
    LeaveCriticalSection: 'https://262.ecma-international.org/10.0/#sec-leavecriticalsection',
    LocalTime: 'https://262.ecma-international.org/10.0/#sec-localtime',
    LoopContinues: 'https://262.ecma-international.org/10.0/#sec-loopcontinues',
    MakeArgGetter: 'https://262.ecma-international.org/10.0/#sec-makearggetter',
    MakeArgSetter: 'https://262.ecma-international.org/10.0/#sec-makeargsetter',
    MakeClassConstructor: 'https://262.ecma-international.org/10.0/#sec-makeclassconstructor',
    MakeConstructor: 'https://262.ecma-international.org/10.0/#sec-makeconstructor',
    MakeDate: 'https://262.ecma-international.org/10.0/#sec-makedate',
    MakeDay: 'https://262.ecma-international.org/10.0/#sec-makeday',
    MakeMethod: 'https://262.ecma-international.org/10.0/#sec-makemethod',
    MakeSuperPropertyReference: 'https://262.ecma-international.org/10.0/#sec-makesuperpropertyreference',
    MakeTime: 'https://262.ecma-international.org/10.0/#sec-maketime',
    max: 'https://262.ecma-international.org/10.0/#eqn-max',
    'memory-order': 'https://262.ecma-international.org/10.0/#sec-memory-order',
    min: 'https://262.ecma-international.org/10.0/#eqn-min',
    MinFromTime: 'https://262.ecma-international.org/10.0/#eqn-MinFromTime',
    ModuleNamespaceCreate: 'https://262.ecma-international.org/10.0/#sec-modulenamespacecreate',
    modulo: 'https://262.ecma-international.org/10.0/#eqn-modulo',
    MonthFromTime: 'https://262.ecma-international.org/10.0/#eqn-MonthFromTime',
    msFromTime: 'https://262.ecma-international.org/10.0/#eqn-msFromTime',
    NewDeclarativeEnvironment: 'https://262.ecma-international.org/10.0/#sec-newdeclarativeenvironment',
    NewFunctionEnvironment: 'https://262.ecma-international.org/10.0/#sec-newfunctionenvironment',
    NewGlobalEnvironment: 'https://262.ecma-international.org/10.0/#sec-newglobalenvironment',
    NewModuleEnvironment: 'https://262.ecma-international.org/10.0/#sec-newmoduleenvironment',
    NewObjectEnvironment: 'https://262.ecma-international.org/10.0/#sec-newobjectenvironment',
    NewPromiseCapability: 'https://262.ecma-international.org/10.0/#sec-newpromisecapability',
    NormalCompletion: 'https://262.ecma-international.org/10.0/#sec-normalcompletion',
    NotifyWaiter: 'https://262.ecma-international.org/10.0/#sec-notifywaiter',
    NumberToRawBytes: 'https://262.ecma-international.org/10.0/#sec-numbertorawbytes',
    NumberToString: 'https://262.ecma-international.org/10.0/#sec-tostring-applied-to-the-number-type',
    ObjectCreate: 'https://262.ecma-international.org/10.0/#sec-objectcreate',
    ObjectDefineProperties: 'https://262.ecma-international.org/10.0/#sec-objectdefineproperties',
    OrdinaryCallBindThis: 'https://262.ecma-international.org/10.0/#sec-ordinarycallbindthis',
    OrdinaryCallEvaluateBody: 'https://262.ecma-international.org/10.0/#sec-ordinarycallevaluatebody',
    OrdinaryCreateFromConstructor: 'https://262.ecma-international.org/10.0/#sec-ordinarycreatefromconstructor',
    OrdinaryDefineOwnProperty: 'https://262.ecma-international.org/10.0/#sec-ordinarydefineownproperty',
    OrdinaryDelete: 'https://262.ecma-international.org/10.0/#sec-ordinarydelete',
    OrdinaryGet: 'https://262.ecma-international.org/10.0/#sec-ordinaryget',
    OrdinaryGetOwnProperty: 'https://262.ecma-international.org/10.0/#sec-ordinarygetownproperty',
    OrdinaryGetPrototypeOf: 'https://262.ecma-international.org/10.0/#sec-ordinarygetprototypeof',
    OrdinaryHasInstance: 'https://262.ecma-international.org/10.0/#sec-ordinaryhasinstance',
    OrdinaryHasProperty: 'https://262.ecma-international.org/10.0/#sec-ordinaryhasproperty',
    OrdinaryIsExtensible: 'https://262.ecma-international.org/10.0/#sec-ordinaryisextensible',
    OrdinaryOwnPropertyKeys: 'https://262.ecma-international.org/10.0/#sec-ordinaryownpropertykeys',
    OrdinaryPreventExtensions: 'https://262.ecma-international.org/10.0/#sec-ordinarypreventextensions',
    OrdinarySet: 'https://262.ecma-international.org/10.0/#sec-ordinaryset',
    OrdinarySetPrototypeOf: 'https://262.ecma-international.org/10.0/#sec-ordinarysetprototypeof',
    OrdinarySetWithOwnDescriptor: 'https://262.ecma-international.org/10.0/#sec-ordinarysetwithowndescriptor',
    OrdinaryToPrimitive: 'https://262.ecma-international.org/10.0/#sec-ordinarytoprimitive',
    ParseModule: 'https://262.ecma-international.org/10.0/#sec-parsemodule',
    ParseScript: 'https://262.ecma-international.org/10.0/#sec-parse-script',
    PerformEval: 'https://262.ecma-international.org/10.0/#sec-performeval',
    PerformPromiseAll: 'https://262.ecma-international.org/10.0/#sec-performpromiseall',
    PerformPromiseRace: 'https://262.ecma-international.org/10.0/#sec-performpromiserace',
    PerformPromiseThen: 'https://262.ecma-international.org/10.0/#sec-performpromisethen',
    PrepareForOrdinaryCall: 'https://262.ecma-international.org/10.0/#sec-prepareforordinarycall',
    PrepareForTailCall: 'https://262.ecma-international.org/10.0/#sec-preparefortailcall',
    PromiseReactionJob: 'https://262.ecma-international.org/10.0/#sec-promisereactionjob',
    PromiseResolve: 'https://262.ecma-international.org/10.0/#sec-promise-resolve',
    PromiseResolveThenableJob: 'https://262.ecma-international.org/10.0/#sec-promiseresolvethenablejob',
    ProxyCreate: 'https://262.ecma-international.org/10.0/#sec-proxycreate',
    PutValue: 'https://262.ecma-international.org/10.0/#sec-putvalue',
    QuoteJSONString: 'https://262.ecma-international.org/10.0/#sec-quotejsonstring',
    RawBytesToNumber: 'https://262.ecma-international.org/10.0/#sec-rawbytestonumber',
    'reads-bytes-from': 'https://262.ecma-international.org/10.0/#sec-reads-bytes-from',
    'reads-from': 'https://262.ecma-international.org/10.0/#sec-reads-from',
    RegExpAlloc: 'https://262.ecma-international.org/10.0/#sec-regexpalloc',
    RegExpBuiltinExec: 'https://262.ecma-international.org/10.0/#sec-regexpbuiltinexec',
    RegExpCreate: 'https://262.ecma-international.org/10.0/#sec-regexpcreate',
    RegExpExec: 'https://262.ecma-international.org/10.0/#sec-regexpexec',
    RegExpInitialize: 'https://262.ecma-international.org/10.0/#sec-regexpinitialize',
    RejectPromise: 'https://262.ecma-international.org/10.0/#sec-rejectpromise',
    RemoveWaiter: 'https://262.ecma-international.org/10.0/#sec-removewaiter',
    RemoveWaiters: 'https://262.ecma-international.org/10.0/#sec-removewaiters',
    RepeatMatcher: 'https://262.ecma-international.org/10.0/#sec-runtime-semantics-repeatmatcher-abstract-operation',
    RequireObjectCoercible: 'https://262.ecma-international.org/10.0/#sec-requireobjectcoercible',
    ResolveBinding: 'https://262.ecma-international.org/10.0/#sec-resolvebinding',
    ResolveThisBinding: 'https://262.ecma-international.org/10.0/#sec-resolvethisbinding',
    ReturnIfAbrupt: 'https://262.ecma-international.org/10.0/#sec-returnifabrupt',
    RunJobs: 'https://262.ecma-international.org/10.0/#sec-runjobs',
    SameValue: 'https://262.ecma-international.org/10.0/#sec-samevalue',
    SameValueNonNumber: 'https://262.ecma-international.org/10.0/#sec-samevaluenonnumber',
    SameValueZero: 'https://262.ecma-international.org/10.0/#sec-samevaluezero',
    ScriptEvaluation: 'https://262.ecma-international.org/10.0/#sec-runtime-semantics-scriptevaluation',
    ScriptEvaluationJob: 'https://262.ecma-international.org/10.0/#sec-scriptevaluationjob',
    SecFromTime: 'https://262.ecma-international.org/10.0/#eqn-SecFromTime',
    SerializeJSONArray: 'https://262.ecma-international.org/10.0/#sec-serializejsonarray',
    SerializeJSONObject: 'https://262.ecma-international.org/10.0/#sec-serializejsonobject',
    SerializeJSONProperty: 'https://262.ecma-international.org/10.0/#sec-serializejsonproperty',
    Set: 'https://262.ecma-international.org/10.0/#sec-set-o-p-v-throw',
    SetDefaultGlobalBindings: 'https://262.ecma-international.org/10.0/#sec-setdefaultglobalbindings',
    SetFunctionLength: 'https://262.ecma-international.org/10.0/#sec-setfunctionlength',
    SetFunctionName: 'https://262.ecma-international.org/10.0/#sec-setfunctionname',
    SetImmutablePrototype: 'https://262.ecma-international.org/10.0/#sec-set-immutable-prototype',
    SetIntegrityLevel: 'https://262.ecma-international.org/10.0/#sec-setintegritylevel',
    SetRealmGlobalObject: 'https://262.ecma-international.org/10.0/#sec-setrealmglobalobject',
    SetValueInBuffer: 'https://262.ecma-international.org/10.0/#sec-setvalueinbuffer',
    SetViewValue: 'https://262.ecma-international.org/10.0/#sec-setviewvalue',
    SharedDataBlockEventSet: 'https://262.ecma-international.org/10.0/#sec-sharedatablockeventset',
    SortCompare: 'https://262.ecma-international.org/10.0/#sec-sortcompare',
    SpeciesConstructor: 'https://262.ecma-international.org/10.0/#sec-speciesconstructor',
    SplitMatch: 'https://262.ecma-international.org/10.0/#sec-splitmatch',
    'Strict Equality Comparison': 'https://262.ecma-international.org/10.0/#sec-strict-equality-comparison',
    StringCreate: 'https://262.ecma-international.org/10.0/#sec-stringcreate',
    StringGetOwnProperty: 'https://262.ecma-international.org/10.0/#sec-stringgetownproperty',
    Suspend: 'https://262.ecma-international.org/10.0/#sec-suspend',
    SymbolDescriptiveString: 'https://262.ecma-international.org/10.0/#sec-symboldescriptivestring',
    SynchronizeEventSet: 'https://262.ecma-international.org/10.0/#sec-synchronizeeventset',
    'synchronizes-with': 'https://262.ecma-international.org/10.0/#sec-synchronizes-with',
    TestIntegrityLevel: 'https://262.ecma-international.org/10.0/#sec-testintegritylevel',
    thisBooleanValue: 'https://262.ecma-international.org/10.0/#sec-thisbooleanvalue',
    thisNumberValue: 'https://262.ecma-international.org/10.0/#sec-thisnumbervalue',
    thisStringValue: 'https://262.ecma-international.org/10.0/#sec-thisstringvalue',
    thisSymbolValue: 'https://262.ecma-international.org/10.0/#sec-thissymbolvalue',
    thisTimeValue: 'https://262.ecma-international.org/10.0/#sec-thistimevalue',
    ThrowCompletion: 'https://262.ecma-international.org/10.0/#sec-throwcompletion',
    TimeClip: 'https://262.ecma-international.org/10.0/#sec-timeclip',
    TimeFromYear: 'https://262.ecma-international.org/10.0/#eqn-TimeFromYear',
    TimeString: 'https://262.ecma-international.org/10.0/#sec-timestring',
    TimeWithinDay: 'https://262.ecma-international.org/10.0/#eqn-TimeWithinDay',
    TimeZoneString: 'https://262.ecma-international.org/10.0/#sec-timezoneestring',
    ToBoolean: 'https://262.ecma-international.org/10.0/#sec-toboolean',
    ToDateString: 'https://262.ecma-international.org/10.0/#sec-todatestring',
    ToIndex: 'https://262.ecma-international.org/10.0/#sec-toindex',
    ToInt16: 'https://262.ecma-international.org/10.0/#sec-toint16',
    ToInt32: 'https://262.ecma-international.org/10.0/#sec-toint32',
    ToInt8: 'https://262.ecma-international.org/10.0/#sec-toint8',
    ToInteger: 'https://262.ecma-international.org/10.0/#sec-tointeger',
    ToLength: 'https://262.ecma-international.org/10.0/#sec-tolength',
    ToNumber: 'https://262.ecma-international.org/10.0/#sec-tonumber',
    ToObject: 'https://262.ecma-international.org/10.0/#sec-toobject',
    TopLevelModuleEvaluationJob: 'https://262.ecma-international.org/10.0/#sec-toplevelmoduleevaluationjob',
    ToPrimitive: 'https://262.ecma-international.org/10.0/#sec-toprimitive',
    ToPropertyDescriptor: 'https://262.ecma-international.org/10.0/#sec-topropertydescriptor',
    ToPropertyKey: 'https://262.ecma-international.org/10.0/#sec-topropertykey',
    ToString: 'https://262.ecma-international.org/10.0/#sec-tostring',
    ToUint16: 'https://262.ecma-international.org/10.0/#sec-touint16',
    ToUint32: 'https://262.ecma-international.org/10.0/#sec-touint32',
    ToUint8: 'https://262.ecma-international.org/10.0/#sec-touint8',
    ToUint8Clamp: 'https://262.ecma-international.org/10.0/#sec-touint8clamp',
    TriggerPromiseReactions: 'https://262.ecma-international.org/10.0/#sec-triggerpromisereactions',
    TrimString: 'https://262.ecma-international.org/10.0/#sec-trimstring',
    Type: 'https://262.ecma-international.org/10.0/#sec-ecmascript-data-types-and-values',
    TypedArrayCreate: 'https://262.ecma-international.org/10.0/#typedarray-create',
    TypedArraySpeciesCreate: 'https://262.ecma-international.org/10.0/#typedarray-species-create',
    UnicodeEscape: 'https://262.ecma-international.org/10.0/#sec-unicodeescape',
    UnicodeMatchProperty: 'https://262.ecma-international.org/10.0/#sec-runtime-semantics-unicodematchproperty-p',
    UnicodeMatchPropertyValue: 'https://262.ecma-international.org/10.0/#sec-runtime-semantics-unicodematchpropertyvalue-p-v',
    UpdateEmpty: 'https://262.ecma-international.org/10.0/#sec-updateempty',
    UTC: 'https://262.ecma-international.org/10.0/#sec-utc-t',
    UTF16Decode: 'https://262.ecma-international.org/10.0/#sec-utf16decode',
    UTF16Encoding: 'https://262.ecma-international.org/10.0/#sec-utf16encoding',
    ValidateAndApplyPropertyDescriptor: 'https://262.ecma-international.org/10.0/#sec-validateandapplypropertydescriptor',
    ValidateAtomicAccess: 'https://262.ecma-international.org/10.0/#sec-validateatomicaccess',
    ValidateSharedIntegerTypedArray: 'https://262.ecma-international.org/10.0/#sec-validatesharedintegertypedarray',
    ValidateTypedArray: 'https://262.ecma-international.org/10.0/#sec-validatetypedarray',
    ValueOfReadEvent: 'https://262.ecma-international.org/10.0/#sec-valueofreadevent',
    WeekDay: 'https://262.ecma-international.org/10.0/#sec-week-day',
    WordCharacters: 'https://262.ecma-international.org/10.0/#sec-runtime-semantics-wordcharacters-abstract-operation',
    YearFromTime: 'https://262.ecma-international.org/10.0/#eqn-YearFromTime'
};