|
@@ -327,6 +327,7 @@ var (
|
|
"sec-object.getownpropertydescriptor",
|
|
"sec-object.getownpropertydescriptor",
|
|
"sec-object.getownpropertydescriptors",
|
|
"sec-object.getownpropertydescriptors",
|
|
"sec-object.entries",
|
|
"sec-object.entries",
|
|
|
|
+ "sec-proxy-object-internal-methods-and-internal-slots-ownpropertykeys",
|
|
}
|
|
}
|
|
)
|
|
)
|
|
|
|
|
|
@@ -695,7 +696,7 @@ func TestTC39(t *testing.T) {
|
|
// Tests ignored: 10,453, passed: 14,782
|
|
// Tests ignored: 10,453, passed: 14,782
|
|
|
|
|
|
// at ddfe24afe3043388827aa220ef623b8540958bbd
|
|
// at ddfe24afe3043388827aa220ef623b8540958bbd
|
|
- // Tests ignored: 19,212, passed: 14,483
|
|
|
|
|
|
+ // Tests ignored: 19,183, passed: 14,512
|
|
|
|
|
|
ctx := &tc39TestCtx{
|
|
ctx := &tc39TestCtx{
|
|
base: tc39BASE,
|
|
base: tc39BASE,
|