Home | History | Annotate | Download | only in cctest

Lines Matching full:redefine

3444   // Redefine get - but still configurable
3457 // Redefine to a non-configurable
3468 // Make sure that it is not possible to redefine again
3473 CHECK_EQ(*exception_value, "TypeError: Cannot redefine property: x");
3518 CHECK_EQ(*exception_value, "TypeError: Cannot redefine property: x");
3636 CHECK_EQ(*exception_value, "TypeError: Cannot redefine property: x");
3644 CHECK_EQ(*exception_value, "TypeError: Cannot redefine property: x");