mirror of
https://github.com/tc39/test262.git
synced 2025-07-25 15:04:43 +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
|
esid: sec-wrapped-function-exotic-objects-call-thisargument-argumentslist
|
||||||
description: >
|
description: >
|
||||||
WrappedFunctionCreate throws a TypeError the target is a revoked proxy.
|
WrappedFunctionCreate throws a TypeError the target is a revoked proxy.
|
||||||
|
|
||||||
info: |
|
info: |
|
||||||
WrappedFunctionCreate ( callerRealm: a Realm Record, Target: a function object, )
|
WrappedFunctionCreate ( callerRealm: a Realm Record, Target: a function object, )
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
/*---
|
/*---
|
||||||
esid: sec-wrappedfunctioncreate
|
esid: sec-wrappedfunctioncreate
|
||||||
description: >
|
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: |
|
info: |
|
||||||
WrappedFunctionCreate ( callerRealm: a Realm Record, Target: a function object, )
|
WrappedFunctionCreate ( callerRealm: a Realm Record, Target: a function object, )
|
||||||
|
Loading…
x
Reference in New Issue
Block a user