test262/implementation-contributed/javascriptcore/es6
Richard Gibson 9e51a9d855 Update RegExp.prototype.{match,replace} tests to expect Get(rx, "flags")
Ref https://github.com/tc39/ecma262/pull/2791
2022-08-09 12:02:45 -07:00
..
Map_-0_key_converts_to_+0.js
Object_static_methods_accept_primitives_Object.freeze.js
Object_static_methods_accept_primitives_Object.getOwnPropertyDescriptor.js
Object_static_methods_accept_primitives_Object.getOwnPropertyNames.js
Object_static_methods_accept_primitives_Object.getPrototypeOf.js
Object_static_methods_accept_primitives_Object.isExtensible.js
Object_static_methods_accept_primitives_Object.isFrozen.js
Object_static_methods_accept_primitives_Object.isSealed.js
Object_static_methods_accept_primitives_Object.keys.js
Object_static_methods_accept_primitives_Object.preventExtensions.js
Object_static_methods_accept_primitives_Object.seal.js
Proxy_JSON.stringify_support.js Curation for the jsc/es6 tests 2018-09-26 14:34:37 -04:00
Proxy_internal_deleteProperty_calls_Array.prototype.copyWithin.js Curation for the jsc/es6 tests 2018-09-26 14:34:37 -04:00
Proxy_internal_deleteProperty_calls_Array.prototype.pop.js Curation for the jsc/es6 tests 2018-09-26 14:34:37 -04:00
Proxy_internal_deleteProperty_calls_Array.prototype.reverse.js Curation for the jsc/es6 tests 2018-09-26 14:34:37 -04:00
Proxy_internal_deleteProperty_calls_Array.prototype.shift.js Curation for the jsc/es6 tests 2018-09-26 14:34:37 -04:00
Proxy_internal_deleteProperty_calls_Array.prototype.splice.js Curation for the jsc/es6 tests 2018-09-26 14:34:37 -04:00
Proxy_internal_deleteProperty_calls_Array.prototype.unshift.js Curation for the jsc/es6 tests 2018-09-26 14:34:37 -04:00
Proxy_internal_get_calls_Array.prototype.concat.js Curation for the jsc/es6 tests 2018-09-26 14:34:37 -04:00
Proxy_internal_get_calls_Array.prototype.pop.js Curation for the jsc/es6 tests 2018-09-26 14:34:37 -04:00
Proxy_internal_get_calls_Array.prototype.reverse.js Curation for the jsc/es6 tests 2018-09-26 14:34:37 -04:00
Proxy_internal_get_calls_Array.prototype.shift.js Curation for the jsc/es6 tests 2018-09-26 14:34:37 -04:00
Proxy_internal_get_calls_Array.prototype.splice.js Curation for the jsc/es6 tests 2018-09-26 14:34:37 -04:00
Proxy_internal_get_calls_Array.prototype.toString.js Curation for the jsc/es6 tests 2018-09-26 14:34:37 -04:00
Proxy_internal_get_calls_Array.prototype_iteration_methods.js Curation for the jsc/es6 tests 2018-09-26 14:34:37 -04:00
Proxy_internal_get_calls_ClassDefinitionEvaluation.js Curation for the jsc/es6 tests 2018-09-26 14:34:37 -04:00
Proxy_internal_get_calls_CreateDynamicFunction.js Curation for the jsc/es6 tests 2018-09-26 14:34:37 -04:00
Proxy_internal_get_calls_CreateListFromArrayLike.js Curation for the jsc/es6 tests 2018-09-26 14:34:37 -04:00
Proxy_internal_get_calls_Date.prototype.toJSON.js Curation for the jsc/es6 tests 2018-09-26 14:34:37 -04:00
Proxy_internal_get_calls_Error.prototype.toString.js Curation for the jsc/es6 tests 2018-09-26 14:34:37 -04:00
Proxy_internal_get_calls_Function.prototype.bind.js Curation for the jsc/es6 tests 2018-09-26 14:34:37 -04:00
Proxy_internal_get_calls_HasBinding.js Curation for the jsc/es6 tests 2018-09-26 14:34:37 -04:00
Proxy_internal_get_calls_JSON.stringify.js Curation for the jsc/es6 tests 2018-09-26 14:34:37 -04:00
Proxy_internal_get_calls_Object.assign.js Curation for the jsc/es6 tests 2018-09-26 14:34:37 -04:00
Proxy_internal_get_calls_RegExp.prototype.flags.js Curation for the jsc/es6 tests 2018-09-26 14:34:37 -04:00
Proxy_internal_get_calls_RegExp.prototype.test.js Curation for the jsc/es6 tests 2018-09-26 14:34:37 -04:00
Proxy_internal_get_calls_RegExp.prototype.toString.js Curation for the jsc/es6 tests 2018-09-26 14:34:37 -04:00
Proxy_internal_get_calls_RegExp.prototype[Symbol.match].js Update RegExp.prototype.{match,replace} tests to expect Get(rx, "flags") 2022-08-09 12:02:45 -07:00
Proxy_internal_get_calls_RegExp.prototype[Symbol.replace].js Update RegExp.prototype.{match,replace} tests to expect Get(rx, "flags") 2022-08-09 12:02:45 -07:00
Proxy_internal_get_calls_RegExp.prototype[Symbol.search].js Curation for the jsc/es6 tests 2018-09-26 14:34:37 -04:00
Proxy_internal_get_calls_RegExp.prototype[Symbol.split].js Curation for the jsc/es6 tests 2018-09-26 14:34:37 -04:00
Proxy_internal_get_calls_RegExp_constructor.js Curation for the jsc/es6 tests 2018-09-26 14:34:37 -04:00
Proxy_internal_get_calls_String.prototype.match.js Curation for the jsc/es6 tests 2018-09-26 14:34:37 -04:00
Proxy_internal_get_calls_String.prototype.replace.js Curation for the jsc/es6 tests 2018-09-26 14:34:37 -04:00
Proxy_internal_get_calls_String.prototype.search.js Curation for the jsc/es6 tests 2018-09-26 14:34:37 -04:00
Proxy_internal_get_calls_String.prototype.split.js Curation for the jsc/es6 tests 2018-09-26 14:34:37 -04:00
Proxy_internal_get_calls_instanceof_operator.js Curation for the jsc/es6 tests 2018-09-26 14:34:37 -04:00
Proxy_internal_set_calls_Array.prototype.copyWithin.js Curation for the jsc/es6 tests 2018-09-26 14:34:37 -04:00
Proxy_internal_set_calls_Array.prototype.fill.js Curation for the jsc/es6 tests 2018-09-26 14:34:37 -04:00
Proxy_internal_set_calls_Array.prototype.pop.js Curation for the jsc/es6 tests 2018-09-26 14:34:37 -04:00
Proxy_internal_set_calls_Array.prototype.push.js Curation for the jsc/es6 tests 2018-09-26 14:34:37 -04:00
Proxy_internal_set_calls_Array.prototype.reverse.js Curation for the jsc/es6 tests 2018-09-26 14:34:37 -04:00
Proxy_internal_set_calls_Array.prototype.shift.js Curation for the jsc/es6 tests 2018-09-26 14:34:37 -04:00
Proxy_internal_set_calls_Array.prototype.splice.js Curation for the jsc/es6 tests 2018-09-26 14:34:37 -04:00
Proxy_internal_set_calls_Array.prototype.unshift.js Curation for the jsc/es6 tests 2018-09-26 14:34:37 -04:00
Proxy_internal_set_calls_Object.assign.js Curation for the jsc/es6 tests 2018-09-26 14:34:37 -04:00
Set_-0_key_converts_to_+0.js Curation for the jsc/es6 tests 2018-09-26 14:34:37 -04:00
Symbol_JSON.stringify_ignores_symbols.js Curation for the jsc/es6 tests 2018-09-26 14:34:37 -04:00
Unicode_code_point_escapes_in_identifiers.js Curation for the jsc/es6 tests 2018-09-26 14:34:37 -04:00
Unicode_code_point_escapes_in_strings.js Curation for the jsc/es6 tests 2018-09-26 14:34:37 -04:00
WeakSet_iterator_closing.js Curation for the jsc/es6 tests 2018-09-26 14:34:37 -04:00
arrow_functions_0_parameters.js
arrow_functions_1_parameter_no_brackets.js
arrow_functions_cant_be_bound_can_be_curried.js
arrow_functions_correct_precedence.js
arrow_functions_lexical_arguments_binding.js
arrow_functions_lexical_new.target_binding.js
arrow_functions_lexical_super_binding.js
arrow_functions_lexical_this_binding.js
arrow_functions_multiple_parameters.js
arrow_functions_no_line_break_between_params_and_code_=_code.js
arrow_functions_no_prototype_property.js
arrow_functions_this_unchanged_by_call_or_apply.js
const_temporal_dead_zone.js
const_temporal_dead_zone_strict_mode.js
default_function_parameters_temporal_dead_zone.js
for..of_loops_iterator_closing_break.js
for..of_loops_iterator_closing_throw.js
for..of_loops_with_arrays.js
for..of_loops_with_astral_plane_strings.js
for..of_loops_with_generator_instances.js
for..of_loops_with_generic_iterables.js
for..of_loops_with_instances_of_generic_iterables.js
for..of_loops_with_sparse_arrays.js
for..of_loops_with_strings.js
generators_correct_this_binding.js
generators_generator_function_expressions.js
generators_sending.js
let_temporal_dead_zone.js
let_temporal_dead_zone_strict_mode.js
miscellaneous_Invalid_Date.js
miscellaneous_RegExp_constructor_can_alter_flags.js
miscellaneous_String.prototype_case_methods_Unicode_support.js
miscellaneous_accessors_arent_constructors.js
miscellaneous_built-in_prototypes_are_not_instances.js
miscellaneous_duplicate_property_names_in_strict_mode.js
miscellaneous_function_length_is_configurable.js
miscellaneous_no_assignments_allowed_in_for-in_head.js
miscellaneous_no_escaped_reserved_words_as_identifiers.js
miscellaneous_no_semicolon_needed_after_do-while.js
miscellaneous_subclassables_Boolean_is_subclassable.js
miscellaneous_subclassables_Map_is_subclassable.js
miscellaneous_subclassables_Number_is_subclassable.js
miscellaneous_subclassables_Set_is_subclassable.js
miscellaneous_subclassables_String_is_subclassable.js
prototype_of_bound_functions_arrow_functions.js Curation for the jsc/es6 tests 2018-09-26 14:34:37 -04:00
prototype_of_bound_functions_basic_functions.js Curation for the jsc/es6 tests 2018-09-26 14:34:37 -04:00
prototype_of_bound_functions_classes.js Curation for the jsc/es6 tests 2018-09-26 14:34:37 -04:00
prototype_of_bound_functions_generator_functions.js Curation for the jsc/es6 tests 2018-09-26 14:34:37 -04:00
prototype_of_bound_functions_subclasses.js Curation for the jsc/es6 tests 2018-09-26 14:34:37 -04:00
rest_parameters_cant_be_used_in_setters.js Curation for the jsc/es6 tests 2018-09-26 14:34:37 -04:00
rest_parameters_new_Function_support.js Curation for the jsc/es6 tests 2018-09-26 14:34:37 -04:00
well-known_symbols_Symbol.toPrimitive.js Curation for the jsc/es6 tests 2018-09-26 14:34:37 -04:00