This commit is contained in:
Claude Pache 2020-02-27 01:59:26 +01:00 committed by GitHub
parent f6b2ccdd09
commit ec6239fc65
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ properties of the global scope prior to test execution.
DetachArrayBuffer abstract
operation](https://tc39.github.io/ecma262/#sec-detacharraybuffer)
- **`evalScript`** - a function which accepts a string value as its first
argument and executes is as [an ECMAScript
argument and executes it as [an ECMAScript
script](https://tc39.github.io/ecma262/#sec-scripts) according to the
following algorithm: