Tim van der Lippe | fdbd42e | 2020-04-07 14:14:36 | [diff] [blame] | 1 | 'use strict'; |
| 2 | |
| 3 | module.exports = { |
Tim van der Lippe | 2c89197 | 2021-07-29 15:22:50 | [diff] [blame] | 4 | IsPropertyDescriptor: 'https://262.ecma-international.org/6.0/#sec-property-descriptor-specification-type', // not actually an abstract op |
Tim van der Lippe | fdbd42e | 2020-04-07 14:14:36 | [diff] [blame] | 5 | |
Nikolay Vitkov | d76576c | 2024-12-02 14:10:15 | [diff] [blame^] | 6 | abs: { |
| 7 | url: 'https://262.ecma-international.org/7.0/#sec-algorithm-conventions' |
| 8 | }, |
| 9 | 'Abstract Equality Comparison': { |
| 10 | url: 'https://262.ecma-international.org/7.0/#sec-abstract-equality-comparison' |
| 11 | }, |
| 12 | 'Abstract Relational Comparison': { |
| 13 | url: 'https://262.ecma-international.org/7.0/#sec-abstract-relational-comparison' |
| 14 | }, |
| 15 | AddRestrictedFunctionProperties: { |
| 16 | url: 'https://262.ecma-international.org/7.0/#sec-addrestrictedfunctionproperties' |
| 17 | }, |
| 18 | AdvanceStringIndex: { |
| 19 | url: 'https://262.ecma-international.org/7.0/#sec-advancestringindex' |
| 20 | }, |
| 21 | AllocateArrayBuffer: { |
| 22 | url: 'https://262.ecma-international.org/7.0/#sec-allocatearraybuffer' |
| 23 | }, |
| 24 | AllocateTypedArray: { |
| 25 | url: 'https://262.ecma-international.org/7.0/#sec-allocatetypedarray' |
| 26 | }, |
| 27 | AllocateTypedArrayBuffer: { |
| 28 | url: 'https://262.ecma-international.org/7.0/#sec-allocatetypedarraybuffer' |
| 29 | }, |
| 30 | ArrayCreate: { |
| 31 | url: 'https://262.ecma-international.org/7.0/#sec-arraycreate' |
| 32 | }, |
| 33 | ArraySetLength: { |
| 34 | url: 'https://262.ecma-international.org/7.0/#sec-arraysetlength' |
| 35 | }, |
| 36 | ArraySpeciesCreate: { |
| 37 | url: 'https://262.ecma-international.org/7.0/#sec-arrayspeciescreate' |
| 38 | }, |
| 39 | BlockDeclarationInstantiation: { |
| 40 | url: 'https://262.ecma-international.org/7.0/#sec-blockdeclarationinstantiation' |
| 41 | }, |
| 42 | BoundFunctionCreate: { |
| 43 | url: 'https://262.ecma-international.org/7.0/#sec-boundfunctioncreate' |
| 44 | }, |
| 45 | Call: { |
| 46 | url: 'https://262.ecma-international.org/7.0/#sec-call' |
| 47 | }, |
| 48 | Canonicalize: { |
| 49 | url: 'https://262.ecma-international.org/7.0/#sec-runtime-semantics-canonicalize-ch' |
| 50 | }, |
| 51 | CanonicalNumericIndexString: { |
| 52 | url: 'https://262.ecma-international.org/7.0/#sec-canonicalnumericindexstring' |
| 53 | }, |
| 54 | CharacterRange: { |
| 55 | url: 'https://262.ecma-international.org/7.0/#sec-runtime-semantics-characterrange-abstract-operation' |
| 56 | }, |
| 57 | CharacterRangeOrUnion: { |
| 58 | url: 'https://262.ecma-international.org/7.0/#sec-runtime-semantics-characterrangeorunion-abstract-operation' |
| 59 | }, |
| 60 | CharacterSetMatcher: { |
| 61 | url: 'https://262.ecma-international.org/7.0/#sec-runtime-semantics-charactersetmatcher-abstract-operation' |
| 62 | }, |
| 63 | CloneArrayBuffer: { |
| 64 | url: 'https://262.ecma-international.org/7.0/#sec-clonearraybuffer' |
| 65 | }, |
| 66 | CompletePropertyDescriptor: { |
| 67 | url: 'https://262.ecma-international.org/7.0/#sec-completepropertydescriptor' |
| 68 | }, |
| 69 | Completion: { |
| 70 | url: 'https://262.ecma-international.org/7.0/#sec-completion-record-specification-type' |
| 71 | }, |
| 72 | CompletionRecord: { |
| 73 | url: 'https://262.ecma-international.org/7.0/#sec-completion-record-specification-type' |
| 74 | }, |
| 75 | Construct: { |
| 76 | url: 'https://262.ecma-international.org/7.0/#sec-construct' |
| 77 | }, |
| 78 | CopyDataBlockBytes: { |
| 79 | url: 'https://262.ecma-international.org/7.0/#sec-copydatablockbytes' |
| 80 | }, |
| 81 | CreateArrayFromList: { |
| 82 | url: 'https://262.ecma-international.org/7.0/#sec-createarrayfromlist' |
| 83 | }, |
| 84 | CreateArrayIterator: { |
| 85 | url: 'https://262.ecma-international.org/7.0/#sec-createarrayiterator' |
| 86 | }, |
| 87 | CreateBuiltinFunction: { |
| 88 | url: 'https://262.ecma-international.org/7.0/#sec-createbuiltinfunction' |
| 89 | }, |
| 90 | CreateByteDataBlock: { |
| 91 | url: 'https://262.ecma-international.org/7.0/#sec-createbytedatablock' |
| 92 | }, |
| 93 | CreateDataProperty: { |
| 94 | url: 'https://262.ecma-international.org/7.0/#sec-createdataproperty' |
| 95 | }, |
| 96 | CreateDataPropertyOrThrow: { |
| 97 | url: 'https://262.ecma-international.org/7.0/#sec-createdatapropertyorthrow' |
| 98 | }, |
| 99 | CreateDynamicFunction: { |
| 100 | url: 'https://262.ecma-international.org/7.0/#sec-createdynamicfunction' |
| 101 | }, |
| 102 | CreateHTML: { |
| 103 | url: 'https://262.ecma-international.org/7.0/#sec-createhtml' |
| 104 | }, |
| 105 | CreateIntrinsics: { |
| 106 | url: 'https://262.ecma-international.org/7.0/#sec-createintrinsics' |
| 107 | }, |
| 108 | CreateIterResultObject: { |
| 109 | url: 'https://262.ecma-international.org/7.0/#sec-createiterresultobject' |
| 110 | }, |
| 111 | CreateListFromArrayLike: { |
| 112 | url: 'https://262.ecma-international.org/7.0/#sec-createlistfromarraylike' |
| 113 | }, |
| 114 | CreateListIterator: { |
| 115 | url: 'https://262.ecma-international.org/7.0/#sec-createlistiterator' |
| 116 | }, |
| 117 | CreateMapIterator: { |
| 118 | url: 'https://262.ecma-international.org/7.0/#sec-createmapiterator' |
| 119 | }, |
| 120 | CreateMappedArgumentsObject: { |
| 121 | url: 'https://262.ecma-international.org/7.0/#sec-createmappedargumentsobject' |
| 122 | }, |
| 123 | CreateMethodProperty: { |
| 124 | url: 'https://262.ecma-international.org/7.0/#sec-createmethodproperty' |
| 125 | }, |
| 126 | CreatePerIterationEnvironment: { |
| 127 | url: 'https://262.ecma-international.org/7.0/#sec-createperiterationenvironment' |
| 128 | }, |
| 129 | CreateRealm: { |
| 130 | url: 'https://262.ecma-international.org/7.0/#sec-createrealm' |
| 131 | }, |
| 132 | CreateResolvingFunctions: { |
| 133 | url: 'https://262.ecma-international.org/7.0/#sec-createresolvingfunctions' |
| 134 | }, |
| 135 | CreateSetIterator: { |
| 136 | url: 'https://262.ecma-international.org/7.0/#sec-createsetiterator' |
| 137 | }, |
| 138 | CreateStringIterator: { |
| 139 | url: 'https://262.ecma-international.org/7.0/#sec-createstringiterator' |
| 140 | }, |
| 141 | CreateUnmappedArgumentsObject: { |
| 142 | url: 'https://262.ecma-international.org/7.0/#sec-createunmappedargumentsobject' |
| 143 | }, |
| 144 | DateFromTime: { |
| 145 | url: 'https://262.ecma-international.org/7.0/#sec-date-number' |
| 146 | }, |
| 147 | Day: { |
| 148 | url: 'https://262.ecma-international.org/7.0/#sec-day-number-and-time-within-day' |
| 149 | }, |
| 150 | DayFromYear: { |
| 151 | url: 'https://262.ecma-international.org/7.0/#sec-year-number' |
| 152 | }, |
| 153 | DaylightSavingTA: { |
| 154 | url: 'https://262.ecma-international.org/7.0/#sec-daylight-saving-time-adjustment' |
| 155 | }, |
| 156 | DaysInYear: { |
| 157 | url: 'https://262.ecma-international.org/7.0/#sec-year-number' |
| 158 | }, |
| 159 | DayWithinYear: { |
| 160 | url: 'https://262.ecma-international.org/7.0/#sec-month-number' |
| 161 | }, |
| 162 | Decode: { |
| 163 | url: 'https://262.ecma-international.org/7.0/#sec-decode' |
| 164 | }, |
| 165 | DefinePropertyOrThrow: { |
| 166 | url: 'https://262.ecma-international.org/7.0/#sec-definepropertyorthrow' |
| 167 | }, |
| 168 | DeletePropertyOrThrow: { |
| 169 | url: 'https://262.ecma-international.org/7.0/#sec-deletepropertyorthrow' |
| 170 | }, |
| 171 | DetachArrayBuffer: { |
| 172 | url: 'https://262.ecma-international.org/7.0/#sec-detacharraybuffer' |
| 173 | }, |
| 174 | Encode: { |
| 175 | url: 'https://262.ecma-international.org/7.0/#sec-encode' |
| 176 | }, |
| 177 | EnqueueJob: { |
| 178 | url: 'https://262.ecma-international.org/7.0/#sec-enqueuejob' |
| 179 | }, |
| 180 | EnumerableOwnNames: { |
| 181 | url: 'https://262.ecma-international.org/7.0/#sec-enumerableownnames' |
| 182 | }, |
| 183 | EnumerateObjectProperties: { |
| 184 | url: 'https://262.ecma-international.org/7.0/#sec-enumerate-object-properties' |
| 185 | }, |
| 186 | EscapeRegExpPattern: { |
| 187 | url: 'https://262.ecma-international.org/7.0/#sec-escaperegexppattern' |
| 188 | }, |
| 189 | EvalDeclarationInstantiation: { |
| 190 | url: 'https://262.ecma-international.org/7.0/#sec-evaldeclarationinstantiation' |
| 191 | }, |
| 192 | EvaluateCall: { |
| 193 | url: 'https://262.ecma-international.org/7.0/#sec-evaluatecall' |
| 194 | }, |
| 195 | EvaluateDirectCall: { |
| 196 | url: 'https://262.ecma-international.org/7.0/#sec-evaluatedirectcall' |
| 197 | }, |
| 198 | EvaluateNew: { |
| 199 | url: 'https://262.ecma-international.org/7.0/#sec-evaluatenew' |
| 200 | }, |
| 201 | floor: { |
| 202 | url: 'https://262.ecma-international.org/7.0/#sec-algorithm-conventions' |
| 203 | }, |
| 204 | ForBodyEvaluation: { |
| 205 | url: 'https://262.ecma-international.org/7.0/#sec-forbodyevaluation' |
| 206 | }, |
| 207 | 'ForIn/OfBodyEvaluation': { |
| 208 | url: 'https://262.ecma-international.org/7.0/#sec-runtime-semantics-forin-div-ofbodyevaluation-lhs-stmt-iterator-lhskind-labelset' |
| 209 | }, |
| 210 | 'ForIn/OfHeadEvaluation': { |
| 211 | url: 'https://262.ecma-international.org/7.0/#sec-runtime-semantics-forin-div-ofheadevaluation-tdznames-expr-iterationkind' |
| 212 | }, |
| 213 | FromPropertyDescriptor: { |
| 214 | url: 'https://262.ecma-international.org/7.0/#sec-frompropertydescriptor' |
| 215 | }, |
| 216 | FulfillPromise: { |
| 217 | url: 'https://262.ecma-international.org/7.0/#sec-fulfillpromise' |
| 218 | }, |
| 219 | FunctionAllocate: { |
| 220 | url: 'https://262.ecma-international.org/7.0/#sec-functionallocate' |
| 221 | }, |
| 222 | FunctionCreate: { |
| 223 | url: 'https://262.ecma-international.org/7.0/#sec-functioncreate' |
| 224 | }, |
| 225 | FunctionDeclarationInstantiation: { |
| 226 | url: 'https://262.ecma-international.org/7.0/#sec-functiondeclarationinstantiation' |
| 227 | }, |
| 228 | FunctionInitialize: { |
| 229 | url: 'https://262.ecma-international.org/7.0/#sec-functioninitialize' |
| 230 | }, |
| 231 | GeneratorFunctionCreate: { |
| 232 | url: 'https://262.ecma-international.org/7.0/#sec-generatorfunctioncreate' |
| 233 | }, |
| 234 | GeneratorResume: { |
| 235 | url: 'https://262.ecma-international.org/7.0/#sec-generatorresume' |
| 236 | }, |
| 237 | GeneratorResumeAbrupt: { |
| 238 | url: 'https://262.ecma-international.org/7.0/#sec-generatorresumeabrupt' |
| 239 | }, |
| 240 | GeneratorStart: { |
| 241 | url: 'https://262.ecma-international.org/7.0/#sec-generatorstart' |
| 242 | }, |
| 243 | GeneratorValidate: { |
| 244 | url: 'https://262.ecma-international.org/7.0/#sec-generatorvalidate' |
| 245 | }, |
| 246 | GeneratorYield: { |
| 247 | url: 'https://262.ecma-international.org/7.0/#sec-generatoryield' |
| 248 | }, |
| 249 | Get: { |
| 250 | url: 'https://262.ecma-international.org/7.0/#sec-get-o-p' |
| 251 | }, |
| 252 | GetActiveScriptOrModule: { |
| 253 | url: 'https://262.ecma-international.org/7.0/#sec-getactivescriptormodule' |
| 254 | }, |
| 255 | GetFunctionRealm: { |
| 256 | url: 'https://262.ecma-international.org/7.0/#sec-getfunctionrealm' |
| 257 | }, |
| 258 | GetGlobalObject: { |
| 259 | url: 'https://262.ecma-international.org/7.0/#sec-getglobalobject' |
| 260 | }, |
| 261 | GetIdentifierReference: { |
| 262 | url: 'https://262.ecma-international.org/7.0/#sec-getidentifierreference' |
| 263 | }, |
| 264 | GetIterator: { |
| 265 | url: 'https://262.ecma-international.org/7.0/#sec-getiterator' |
| 266 | }, |
| 267 | GetMethod: { |
| 268 | url: 'https://262.ecma-international.org/7.0/#sec-getmethod' |
| 269 | }, |
| 270 | GetModuleNamespace: { |
| 271 | url: 'https://262.ecma-international.org/7.0/#sec-getmodulenamespace' |
| 272 | }, |
| 273 | GetNewTarget: { |
| 274 | url: 'https://262.ecma-international.org/7.0/#sec-getnewtarget' |
| 275 | }, |
| 276 | GetOwnPropertyKeys: { |
| 277 | url: 'https://262.ecma-international.org/7.0/#sec-getownpropertykeys' |
| 278 | }, |
| 279 | GetPrototypeFromConstructor: { |
| 280 | url: 'https://262.ecma-international.org/7.0/#sec-getprototypefromconstructor' |
| 281 | }, |
| 282 | GetSubstitution: { |
| 283 | url: 'https://262.ecma-international.org/7.0/#sec-getsubstitution' |
| 284 | }, |
| 285 | GetSuperConstructor: { |
| 286 | url: 'https://262.ecma-international.org/7.0/#sec-getsuperconstructor' |
| 287 | }, |
| 288 | GetTemplateObject: { |
| 289 | url: 'https://262.ecma-international.org/7.0/#sec-gettemplateobject' |
| 290 | }, |
| 291 | GetThisEnvironment: { |
| 292 | url: 'https://262.ecma-international.org/7.0/#sec-getthisenvironment' |
| 293 | }, |
| 294 | GetThisValue: { |
| 295 | url: 'https://262.ecma-international.org/7.0/#sec-getthisvalue' |
| 296 | }, |
| 297 | GetV: { |
| 298 | url: 'https://262.ecma-international.org/7.0/#sec-getv' |
| 299 | }, |
| 300 | GetValue: { |
| 301 | url: 'https://262.ecma-international.org/7.0/#sec-getvalue' |
| 302 | }, |
| 303 | GetValueFromBuffer: { |
| 304 | url: 'https://262.ecma-international.org/7.0/#sec-getvaluefrombuffer' |
| 305 | }, |
| 306 | GetViewValue: { |
| 307 | url: 'https://262.ecma-international.org/7.0/#sec-getviewvalue' |
| 308 | }, |
| 309 | GlobalDeclarationInstantiation: { |
| 310 | url: 'https://262.ecma-international.org/7.0/#sec-globaldeclarationinstantiation' |
| 311 | }, |
| 312 | HasOwnProperty: { |
| 313 | url: 'https://262.ecma-international.org/7.0/#sec-hasownproperty' |
| 314 | }, |
| 315 | HasProperty: { |
| 316 | url: 'https://262.ecma-international.org/7.0/#sec-hasproperty' |
| 317 | }, |
| 318 | HourFromTime: { |
| 319 | url: 'https://262.ecma-international.org/7.0/#sec-hours-minutes-second-and-milliseconds' |
| 320 | }, |
| 321 | IfAbruptRejectPromise: { |
| 322 | url: 'https://262.ecma-international.org/7.0/#sec-ifabruptrejectpromise' |
| 323 | }, |
| 324 | ImportedLocalNames: { |
| 325 | url: 'https://262.ecma-international.org/7.0/#sec-importedlocalnames' |
| 326 | }, |
| 327 | InitializeBoundName: { |
| 328 | url: 'https://262.ecma-international.org/7.0/#sec-initializeboundname' |
| 329 | }, |
| 330 | InitializeHostDefinedRealm: { |
| 331 | url: 'https://262.ecma-international.org/7.0/#sec-initializehostdefinedrealm' |
| 332 | }, |
| 333 | InitializeReferencedBinding: { |
| 334 | url: 'https://262.ecma-international.org/7.0/#sec-initializereferencedbinding' |
| 335 | }, |
| 336 | InLeapYear: { |
| 337 | url: 'https://262.ecma-international.org/7.0/#sec-year-number' |
| 338 | }, |
| 339 | InstanceofOperator: { |
| 340 | url: 'https://262.ecma-international.org/7.0/#sec-instanceofoperator' |
| 341 | }, |
| 342 | IntegerIndexedElementGet: { |
| 343 | url: 'https://262.ecma-international.org/7.0/#sec-integerindexedelementget' |
| 344 | }, |
| 345 | IntegerIndexedElementSet: { |
| 346 | url: 'https://262.ecma-international.org/7.0/#sec-integerindexedelementset' |
| 347 | }, |
| 348 | IntegerIndexedObjectCreate: { |
| 349 | url: 'https://262.ecma-international.org/7.0/#sec-integerindexedobjectcreate' |
| 350 | }, |
| 351 | InternalizeJSONProperty: { |
| 352 | url: 'https://262.ecma-international.org/7.0/#sec-internalizejsonproperty' |
| 353 | }, |
| 354 | Invoke: { |
| 355 | url: 'https://262.ecma-international.org/7.0/#sec-invoke' |
| 356 | }, |
| 357 | IsAccessorDescriptor: { |
| 358 | url: 'https://262.ecma-international.org/7.0/#sec-isaccessordescriptor' |
| 359 | }, |
| 360 | IsAnonymousFunctionDefinition: { |
| 361 | url: 'https://262.ecma-international.org/7.0/#sec-isanonymousfunctiondefinition' |
| 362 | }, |
| 363 | IsArray: { |
| 364 | url: 'https://262.ecma-international.org/7.0/#sec-isarray' |
| 365 | }, |
| 366 | IsCallable: { |
| 367 | url: 'https://262.ecma-international.org/7.0/#sec-iscallable' |
| 368 | }, |
| 369 | IsCompatiblePropertyDescriptor: { |
| 370 | url: 'https://262.ecma-international.org/7.0/#sec-iscompatiblepropertydescriptor' |
| 371 | }, |
| 372 | IsConcatSpreadable: { |
| 373 | url: 'https://262.ecma-international.org/7.0/#sec-isconcatspreadable' |
| 374 | }, |
| 375 | IsConstructor: { |
| 376 | url: 'https://262.ecma-international.org/7.0/#sec-isconstructor' |
| 377 | }, |
| 378 | IsDataDescriptor: { |
| 379 | url: 'https://262.ecma-international.org/7.0/#sec-isdatadescriptor' |
| 380 | }, |
| 381 | IsDetachedBuffer: { |
| 382 | url: 'https://262.ecma-international.org/7.0/#sec-isdetachedbuffer' |
| 383 | }, |
| 384 | IsExtensible: { |
| 385 | url: 'https://262.ecma-international.org/7.0/#sec-isextensible-o' |
| 386 | }, |
| 387 | IsGenericDescriptor: { |
| 388 | url: 'https://262.ecma-international.org/7.0/#sec-isgenericdescriptor' |
| 389 | }, |
| 390 | IsInTailPosition: { |
| 391 | url: 'https://262.ecma-international.org/7.0/#sec-isintailposition' |
| 392 | }, |
| 393 | IsInteger: { |
| 394 | url: 'https://262.ecma-international.org/7.0/#sec-isinteger' |
| 395 | }, |
| 396 | IsLabelledFunction: { |
| 397 | url: 'https://262.ecma-international.org/7.0/#sec-islabelledfunction' |
| 398 | }, |
| 399 | IsPromise: { |
| 400 | url: 'https://262.ecma-international.org/7.0/#sec-ispromise' |
| 401 | }, |
| 402 | IsPropertyKey: { |
| 403 | url: 'https://262.ecma-international.org/7.0/#sec-ispropertykey' |
| 404 | }, |
| 405 | IsRegExp: { |
| 406 | url: 'https://262.ecma-international.org/7.0/#sec-isregexp' |
| 407 | }, |
| 408 | IsWordChar: { |
| 409 | url: 'https://262.ecma-international.org/7.0/#sec-runtime-semantics-iswordchar-abstract-operation' |
| 410 | }, |
| 411 | IterableToArrayLike: { |
| 412 | url: 'https://262.ecma-international.org/7.0/#sec-iterabletoarraylike' |
| 413 | }, |
| 414 | IteratorClose: { |
| 415 | url: 'https://262.ecma-international.org/7.0/#sec-iteratorclose' |
| 416 | }, |
| 417 | IteratorComplete: { |
| 418 | url: 'https://262.ecma-international.org/7.0/#sec-iteratorcomplete' |
| 419 | }, |
| 420 | IteratorNext: { |
| 421 | url: 'https://262.ecma-international.org/7.0/#sec-iteratornext' |
| 422 | }, |
| 423 | IteratorStep: { |
| 424 | url: 'https://262.ecma-international.org/7.0/#sec-iteratorstep' |
| 425 | }, |
| 426 | IteratorValue: { |
| 427 | url: 'https://262.ecma-international.org/7.0/#sec-iteratorvalue' |
| 428 | }, |
| 429 | LocalTime: { |
| 430 | url: 'https://262.ecma-international.org/7.0/#sec-localtime' |
| 431 | }, |
| 432 | LoopContinues: { |
| 433 | url: 'https://262.ecma-international.org/7.0/#sec-loopcontinues' |
| 434 | }, |
| 435 | MakeArgGetter: { |
| 436 | url: 'https://262.ecma-international.org/7.0/#sec-makearggetter' |
| 437 | }, |
| 438 | MakeArgSetter: { |
| 439 | url: 'https://262.ecma-international.org/7.0/#sec-makeargsetter' |
| 440 | }, |
| 441 | MakeClassConstructor: { |
| 442 | url: 'https://262.ecma-international.org/7.0/#sec-makeclassconstructor' |
| 443 | }, |
| 444 | MakeConstructor: { |
| 445 | url: 'https://262.ecma-international.org/7.0/#sec-makeconstructor' |
| 446 | }, |
| 447 | MakeDate: { |
| 448 | url: 'https://262.ecma-international.org/7.0/#sec-makedate' |
| 449 | }, |
| 450 | MakeDay: { |
| 451 | url: 'https://262.ecma-international.org/7.0/#sec-makeday' |
| 452 | }, |
| 453 | MakeMethod: { |
| 454 | url: 'https://262.ecma-international.org/7.0/#sec-makemethod' |
| 455 | }, |
| 456 | MakeSuperPropertyReference: { |
| 457 | url: 'https://262.ecma-international.org/7.0/#sec-makesuperpropertyreference' |
| 458 | }, |
| 459 | MakeTime: { |
| 460 | url: 'https://262.ecma-international.org/7.0/#sec-maketime' |
| 461 | }, |
| 462 | max: { |
| 463 | url: 'https://262.ecma-international.org/7.0/#sec-algorithm-conventions' |
| 464 | }, |
| 465 | min: { |
| 466 | url: 'https://262.ecma-international.org/7.0/#sec-algorithm-conventions' |
| 467 | }, |
| 468 | MinFromTime: { |
| 469 | url: 'https://262.ecma-international.org/7.0/#sec-hours-minutes-second-and-milliseconds' |
| 470 | }, |
| 471 | ModuleNamespaceCreate: { |
| 472 | url: 'https://262.ecma-international.org/7.0/#sec-modulenamespacecreate' |
| 473 | }, |
| 474 | modulo: { |
| 475 | url: 'https://262.ecma-international.org/7.0/#sec-algorithm-conventions' |
| 476 | }, |
| 477 | MonthFromTime: { |
| 478 | url: 'https://262.ecma-international.org/7.0/#sec-month-number' |
| 479 | }, |
| 480 | msFromTime: { |
| 481 | url: 'https://262.ecma-international.org/7.0/#sec-hours-minutes-second-and-milliseconds' |
| 482 | }, |
| 483 | NewDeclarativeEnvironment: { |
| 484 | url: 'https://262.ecma-international.org/7.0/#sec-newdeclarativeenvironment' |
| 485 | }, |
| 486 | NewFunctionEnvironment: { |
| 487 | url: 'https://262.ecma-international.org/7.0/#sec-newfunctionenvironment' |
| 488 | }, |
| 489 | NewGlobalEnvironment: { |
| 490 | url: 'https://262.ecma-international.org/7.0/#sec-newglobalenvironment' |
| 491 | }, |
| 492 | NewModuleEnvironment: { |
| 493 | url: 'https://262.ecma-international.org/7.0/#sec-newmoduleenvironment' |
| 494 | }, |
| 495 | NewObjectEnvironment: { |
| 496 | url: 'https://262.ecma-international.org/7.0/#sec-newobjectenvironment' |
| 497 | }, |
| 498 | NewPromiseCapability: { |
| 499 | url: 'https://262.ecma-international.org/7.0/#sec-newpromisecapability' |
| 500 | }, |
| 501 | NextJob: { |
| 502 | url: 'https://262.ecma-international.org/7.0/#sec-nextjob-result' |
| 503 | }, |
| 504 | NormalCompletion: { |
| 505 | url: 'https://262.ecma-international.org/7.0/#sec-normalcompletion' |
| 506 | }, |
| 507 | ObjectCreate: { |
| 508 | url: 'https://262.ecma-international.org/7.0/#sec-objectcreate' |
| 509 | }, |
| 510 | ObjectDefineProperties: { |
| 511 | url: 'https://262.ecma-international.org/7.0/#sec-objectdefineproperties' |
| 512 | }, |
| 513 | OrdinaryCallBindThis: { |
| 514 | url: 'https://262.ecma-international.org/7.0/#sec-ordinarycallbindthis' |
| 515 | }, |
| 516 | OrdinaryCallEvaluateBody: { |
| 517 | url: 'https://262.ecma-international.org/7.0/#sec-ordinarycallevaluatebody' |
| 518 | }, |
| 519 | OrdinaryCreateFromConstructor: { |
| 520 | url: 'https://262.ecma-international.org/7.0/#sec-ordinarycreatefromconstructor' |
| 521 | }, |
| 522 | OrdinaryDefineOwnProperty: { |
| 523 | url: 'https://262.ecma-international.org/7.0/#sec-ordinarydefineownproperty' |
| 524 | }, |
| 525 | OrdinaryDelete: { |
| 526 | url: 'https://262.ecma-international.org/7.0/#sec-ordinarydelete' |
| 527 | }, |
| 528 | OrdinaryGet: { |
| 529 | url: 'https://262.ecma-international.org/7.0/#sec-ordinaryget' |
| 530 | }, |
| 531 | OrdinaryGetOwnProperty: { |
| 532 | url: 'https://262.ecma-international.org/7.0/#sec-ordinarygetownproperty' |
| 533 | }, |
| 534 | OrdinaryGetPrototypeOf: { |
| 535 | url: 'https://262.ecma-international.org/7.0/#sec-ordinarygetprototypeof' |
| 536 | }, |
| 537 | OrdinaryHasInstance: { |
| 538 | url: 'https://262.ecma-international.org/7.0/#sec-ordinaryhasinstance' |
| 539 | }, |
| 540 | OrdinaryHasProperty: { |
| 541 | url: 'https://262.ecma-international.org/7.0/#sec-ordinaryhasproperty' |
| 542 | }, |
| 543 | OrdinaryIsExtensible: { |
| 544 | url: 'https://262.ecma-international.org/7.0/#sec-ordinaryisextensible' |
| 545 | }, |
| 546 | OrdinaryOwnPropertyKeys: { |
| 547 | url: 'https://262.ecma-international.org/7.0/#sec-ordinaryownpropertykeys' |
| 548 | }, |
| 549 | OrdinaryPreventExtensions: { |
| 550 | url: 'https://262.ecma-international.org/7.0/#sec-ordinarypreventextensions' |
| 551 | }, |
| 552 | OrdinarySet: { |
| 553 | url: 'https://262.ecma-international.org/7.0/#sec-ordinaryset' |
| 554 | }, |
| 555 | OrdinarySetPrototypeOf: { |
| 556 | url: 'https://262.ecma-international.org/7.0/#sec-ordinarysetprototypeof' |
| 557 | }, |
| 558 | ParseModule: { |
| 559 | url: 'https://262.ecma-international.org/7.0/#sec-parsemodule' |
| 560 | }, |
| 561 | ParseScript: { |
| 562 | url: 'https://262.ecma-international.org/7.0/#sec-parse-script' |
| 563 | }, |
| 564 | PerformEval: { |
| 565 | url: 'https://262.ecma-international.org/7.0/#sec-performeval' |
| 566 | }, |
| 567 | PerformPromiseAll: { |
| 568 | url: 'https://262.ecma-international.org/7.0/#sec-performpromiseall' |
| 569 | }, |
| 570 | PerformPromiseRace: { |
| 571 | url: 'https://262.ecma-international.org/7.0/#sec-performpromiserace' |
| 572 | }, |
| 573 | PerformPromiseThen: { |
| 574 | url: 'https://262.ecma-international.org/7.0/#sec-performpromisethen' |
| 575 | }, |
| 576 | PrepareForOrdinaryCall: { |
| 577 | url: 'https://262.ecma-international.org/7.0/#sec-prepareforordinarycall' |
| 578 | }, |
| 579 | PrepareForTailCall: { |
| 580 | url: 'https://262.ecma-international.org/7.0/#sec-preparefortailcall' |
| 581 | }, |
| 582 | PromiseReactionJob: { |
| 583 | url: 'https://262.ecma-international.org/7.0/#sec-promisereactionjob' |
| 584 | }, |
| 585 | PromiseResolveThenableJob: { |
| 586 | url: 'https://262.ecma-international.org/7.0/#sec-promiseresolvethenablejob' |
| 587 | }, |
| 588 | ProxyCreate: { |
| 589 | url: 'https://262.ecma-international.org/7.0/#sec-proxycreate' |
| 590 | }, |
| 591 | PutValue: { |
| 592 | url: 'https://262.ecma-international.org/7.0/#sec-putvalue' |
| 593 | }, |
| 594 | QuoteJSONString: { |
| 595 | url: 'https://262.ecma-international.org/7.0/#sec-quotejsonstring' |
| 596 | }, |
| 597 | RegExpAlloc: { |
| 598 | url: 'https://262.ecma-international.org/7.0/#sec-regexpalloc' |
| 599 | }, |
| 600 | RegExpBuiltinExec: { |
| 601 | url: 'https://262.ecma-international.org/7.0/#sec-regexpbuiltinexec' |
| 602 | }, |
| 603 | RegExpCreate: { |
| 604 | url: 'https://262.ecma-international.org/7.0/#sec-regexpcreate' |
| 605 | }, |
| 606 | RegExpExec: { |
| 607 | url: 'https://262.ecma-international.org/7.0/#sec-regexpexec' |
| 608 | }, |
| 609 | RegExpInitialize: { |
| 610 | url: 'https://262.ecma-international.org/7.0/#sec-regexpinitialize' |
| 611 | }, |
| 612 | RejectPromise: { |
| 613 | url: 'https://262.ecma-international.org/7.0/#sec-rejectpromise' |
| 614 | }, |
| 615 | RepeatMatcher: { |
| 616 | url: 'https://262.ecma-international.org/7.0/#sec-runtime-semantics-repeatmatcher-abstract-operation' |
| 617 | }, |
| 618 | RequireObjectCoercible: { |
| 619 | url: 'https://262.ecma-international.org/7.0/#sec-requireobjectcoercible' |
| 620 | }, |
| 621 | ResolveBinding: { |
| 622 | url: 'https://262.ecma-international.org/7.0/#sec-resolvebinding' |
| 623 | }, |
| 624 | ResolveThisBinding: { |
| 625 | url: 'https://262.ecma-international.org/7.0/#sec-resolvethisbinding' |
| 626 | }, |
| 627 | ReturnIfAbrupt: { |
| 628 | url: 'https://262.ecma-international.org/7.0/#sec-returnifabrupt' |
| 629 | }, |
| 630 | SameValue: { |
| 631 | url: 'https://262.ecma-international.org/7.0/#sec-samevalue' |
| 632 | }, |
| 633 | SameValueNonNumber: { |
| 634 | url: 'https://262.ecma-international.org/7.0/#sec-samevaluenonnumber' |
| 635 | }, |
| 636 | SameValueZero: { |
| 637 | url: 'https://262.ecma-international.org/7.0/#sec-samevaluezero' |
| 638 | }, |
| 639 | ScriptEvaluation: { |
| 640 | url: 'https://262.ecma-international.org/7.0/#sec-runtime-semantics-scriptevaluation' |
| 641 | }, |
| 642 | ScriptEvaluationJob: { |
| 643 | url: 'https://262.ecma-international.org/7.0/#sec-scriptevaluationjob' |
| 644 | }, |
| 645 | SecFromTime: { |
| 646 | url: 'https://262.ecma-international.org/7.0/#sec-hours-minutes-second-and-milliseconds' |
| 647 | }, |
| 648 | SerializeJSONArray: { |
| 649 | url: 'https://262.ecma-international.org/7.0/#sec-serializejsonarray' |
| 650 | }, |
| 651 | SerializeJSONObject: { |
| 652 | url: 'https://262.ecma-international.org/7.0/#sec-serializejsonobject' |
| 653 | }, |
| 654 | SerializeJSONProperty: { |
| 655 | url: 'https://262.ecma-international.org/7.0/#sec-serializejsonproperty' |
| 656 | }, |
| 657 | Set: { |
| 658 | url: 'https://262.ecma-international.org/7.0/#sec-set-o-p-v-throw' |
| 659 | }, |
| 660 | SetDefaultGlobalBindings: { |
| 661 | url: 'https://262.ecma-international.org/7.0/#sec-setdefaultglobalbindings' |
| 662 | }, |
| 663 | SetFunctionName: { |
| 664 | url: 'https://262.ecma-international.org/7.0/#sec-setfunctionname' |
| 665 | }, |
| 666 | SetIntegrityLevel: { |
| 667 | url: 'https://262.ecma-international.org/7.0/#sec-setintegritylevel' |
| 668 | }, |
| 669 | SetRealmGlobalObject: { |
| 670 | url: 'https://262.ecma-international.org/7.0/#sec-setrealmglobalobject' |
| 671 | }, |
| 672 | SetValueInBuffer: { |
| 673 | url: 'https://262.ecma-international.org/7.0/#sec-setvalueinbuffer' |
| 674 | }, |
| 675 | SetViewValue: { |
| 676 | url: 'https://262.ecma-international.org/7.0/#sec-setviewvalue' |
| 677 | }, |
| 678 | SortCompare: { |
| 679 | url: 'https://262.ecma-international.org/7.0/#sec-sortcompare' |
| 680 | }, |
| 681 | SpeciesConstructor: { |
| 682 | url: 'https://262.ecma-international.org/7.0/#sec-speciesconstructor' |
| 683 | }, |
| 684 | SplitMatch: { |
| 685 | url: 'https://262.ecma-international.org/7.0/#sec-splitmatch' |
| 686 | }, |
| 687 | 'Strict Equality Comparison': { |
| 688 | url: 'https://262.ecma-international.org/7.0/#sec-strict-equality-comparison' |
| 689 | }, |
| 690 | StringCreate: { |
| 691 | url: 'https://262.ecma-international.org/7.0/#sec-stringcreate' |
| 692 | }, |
| 693 | SymbolDescriptiveString: { |
| 694 | url: 'https://262.ecma-international.org/7.0/#sec-symboldescriptivestring' |
| 695 | }, |
| 696 | TestIntegrityLevel: { |
| 697 | url: 'https://262.ecma-international.org/7.0/#sec-testintegritylevel' |
| 698 | }, |
| 699 | thisBooleanValue: { |
| 700 | url: 'https://262.ecma-international.org/7.0/#sec-thisbooleanvalue' |
| 701 | }, |
| 702 | thisNumberValue: { |
| 703 | url: 'https://262.ecma-international.org/7.0/#sec-properties-of-the-number-prototype-object' |
| 704 | }, |
| 705 | thisStringValue: { |
| 706 | url: 'https://262.ecma-international.org/7.0/#sec-properties-of-the-string-prototype-object' |
| 707 | }, |
| 708 | thisTimeValue: { |
| 709 | url: 'https://262.ecma-international.org/7.0/#sec-properties-of-the-date-prototype-object' |
| 710 | }, |
| 711 | TimeClip: { |
| 712 | url: 'https://262.ecma-international.org/7.0/#sec-timeclip' |
| 713 | }, |
| 714 | TimeFromYear: { |
| 715 | url: 'https://262.ecma-international.org/7.0/#sec-year-number' |
| 716 | }, |
| 717 | TimeWithinDay: { |
| 718 | url: 'https://262.ecma-international.org/7.0/#sec-day-number-and-time-within-day' |
| 719 | }, |
| 720 | ToBoolean: { |
| 721 | url: 'https://262.ecma-international.org/7.0/#sec-toboolean' |
| 722 | }, |
| 723 | ToDateString: { |
| 724 | url: 'https://262.ecma-international.org/7.0/#sec-todatestring' |
| 725 | }, |
| 726 | ToInt16: { |
| 727 | url: 'https://262.ecma-international.org/7.0/#sec-toint16' |
| 728 | }, |
| 729 | ToInt32: { |
| 730 | url: 'https://262.ecma-international.org/7.0/#sec-toint32' |
| 731 | }, |
| 732 | ToInt8: { |
| 733 | url: 'https://262.ecma-international.org/7.0/#sec-toint8' |
| 734 | }, |
| 735 | ToInteger: { |
| 736 | url: 'https://262.ecma-international.org/7.0/#sec-tointeger' |
| 737 | }, |
| 738 | ToLength: { |
| 739 | url: 'https://262.ecma-international.org/7.0/#sec-tolength' |
| 740 | }, |
| 741 | ToNumber: { |
| 742 | url: 'https://262.ecma-international.org/7.0/#sec-tonumber' |
| 743 | }, |
| 744 | ToObject: { |
| 745 | url: 'https://262.ecma-international.org/7.0/#sec-toobject' |
| 746 | }, |
| 747 | TopLevelModuleEvaluationJob: { |
| 748 | url: 'https://262.ecma-international.org/7.0/#sec-toplevelmoduleevaluationjob' |
| 749 | }, |
| 750 | ToPrimitive: { |
| 751 | url: 'https://262.ecma-international.org/7.0/#sec-toprimitive' |
| 752 | }, |
| 753 | ToPropertyDescriptor: { |
| 754 | url: 'https://262.ecma-international.org/7.0/#sec-topropertydescriptor' |
| 755 | }, |
| 756 | ToPropertyKey: { |
| 757 | url: 'https://262.ecma-international.org/7.0/#sec-topropertykey' |
| 758 | }, |
| 759 | ToString: { |
| 760 | url: 'https://262.ecma-international.org/7.0/#sec-tostring' |
| 761 | }, |
| 762 | 'ToString Applied to the Number Type': { |
| 763 | url: 'https://262.ecma-international.org/7.0/#sec-tostring-applied-to-the-number-type' |
| 764 | }, |
| 765 | ToUint16: { |
| 766 | url: 'https://262.ecma-international.org/7.0/#sec-touint16' |
| 767 | }, |
| 768 | ToUint32: { |
| 769 | url: 'https://262.ecma-international.org/7.0/#sec-touint32' |
| 770 | }, |
| 771 | ToUint8: { |
| 772 | url: 'https://262.ecma-international.org/7.0/#sec-touint8' |
| 773 | }, |
| 774 | ToUint8Clamp: { |
| 775 | url: 'https://262.ecma-international.org/7.0/#sec-touint8clamp' |
| 776 | }, |
| 777 | TriggerPromiseReactions: { |
| 778 | url: 'https://262.ecma-international.org/7.0/#sec-triggerpromisereactions' |
| 779 | }, |
| 780 | Type: { |
| 781 | url: 'https://262.ecma-international.org/7.0/#sec-ecmascript-data-types-and-values' |
| 782 | }, |
| 783 | TypedArrayCreate: { |
| 784 | url: 'https://262.ecma-international.org/7.0/#typedarray-create' |
| 785 | }, |
| 786 | TypedArraySpeciesCreate: { |
| 787 | url: 'https://262.ecma-international.org/7.0/#typedarray-species-create' |
| 788 | }, |
| 789 | UpdateEmpty: { |
| 790 | url: 'https://262.ecma-international.org/7.0/#sec-updateempty' |
| 791 | }, |
| 792 | UTC: { |
| 793 | url: 'https://262.ecma-international.org/7.0/#sec-utc-t' |
| 794 | }, |
| 795 | UTF16Decode: { |
| 796 | url: 'https://262.ecma-international.org/7.0/#sec-utf16decode' |
| 797 | }, |
| 798 | UTF16Encoding: { |
| 799 | url: 'https://262.ecma-international.org/7.0/#sec-utf16encoding' |
| 800 | }, |
| 801 | ValidateAndApplyPropertyDescriptor: { |
| 802 | url: 'https://262.ecma-international.org/7.0/#sec-validateandapplypropertydescriptor' |
| 803 | }, |
| 804 | ValidateTypedArray: { |
| 805 | url: 'https://262.ecma-international.org/7.0/#sec-validatetypedarray' |
| 806 | }, |
| 807 | WeekDay: { |
| 808 | url: 'https://262.ecma-international.org/7.0/#sec-week-day' |
| 809 | }, |
| 810 | YearFromTime: { |
| 811 | url: 'https://262.ecma-international.org/7.0/#sec-year-number' |
| 812 | } |
Tim van der Lippe | fdbd42e | 2020-04-07 14:14:36 | [diff] [blame] | 813 | }; |