mirror of
https://github.com/tc39/test262.git
synced 2025-07-26 07:25:15 +02:00
Replaced tabs with spaces in YAML.
This commit is contained in:
parent
bef7f988d2
commit
ffd8039386
@ -4,7 +4,7 @@
|
|||||||
es6id: 9.5.8
|
es6id: 9.5.8
|
||||||
esid: sec-proxy-object-internal-methods-and-internal-slots-get-p-receiver
|
esid: sec-proxy-object-internal-methods-and-internal-slots-get-p-receiver
|
||||||
description: >
|
description: >
|
||||||
Pass to target's [[Get]] correct receiver if trap is missing
|
Pass to target's [[Get]] correct receiver if trap is missing
|
||||||
info: >
|
info: >
|
||||||
[[Get]] (P, Receiver)
|
[[Get]] (P, Receiver)
|
||||||
|
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
es6id: 9.5.9
|
es6id: 9.5.9
|
||||||
esid: sec-proxy-object-internal-methods-and-internal-slots-set-p-v-receiver
|
esid: sec-proxy-object-internal-methods-and-internal-slots-set-p-v-receiver
|
||||||
description: >
|
description: >
|
||||||
Pass to target's [[Set]] correct receiver if trap is missing
|
Pass to target's [[Set]] correct receiver if trap is missing
|
||||||
info: >
|
info: >
|
||||||
[[Set]] (P, V, Receiver)
|
[[Set]] (P, V, Receiver)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user