mirror of
https://github.com/tc39/test262.git
synced 2025-07-20 12:34:41 +02:00
Fixed YAML in some new test metadata
This commit is contained in:
parent
99b2a70789
commit
f59bafaa20
@ -3,7 +3,7 @@
|
||||
/*---
|
||||
esid: sec-wrapped-function-exotic-objects-call-thisargument-argumentslist
|
||||
description: >
|
||||
WrappedFunctionCreate throws a TypeError the target is a revoked proxy.
|
||||
WrappedFunctionCreate throws a TypeError the target is a revoked proxy.
|
||||
|
||||
info: |
|
||||
WrappedFunctionCreate ( callerRealm: a Realm Record, Target: a function object, )
|
||||
|
@ -3,7 +3,7 @@
|
||||
/*---
|
||||
esid: sec-wrappedfunctioncreate
|
||||
description: >
|
||||
WrappedFunctionCreate throws a TypeError if the accessing target's property may throw.
|
||||
WrappedFunctionCreate throws a TypeError if the accessing target's property may throw.
|
||||
|
||||
info: |
|
||||
WrappedFunctionCreate ( callerRealm: a Realm Record, Target: a function object, )
|
||||
|
Loading…
x
Reference in New Issue
Block a user