fix: crash in v8 due to regexp reentrancy (#31102)
This commit is contained in:
parent
98ac0ca52a
commit
68c738a177
4 changed files with 2245 additions and 0 deletions
|
@ -7,3 +7,6 @@ do_not_export_private_v8_symbols_on_windows.patch
|
|||
fix_build_deprecated_attirbute_for_older_msvc_versions.patch
|
||||
fix_disable_implies_dcheck_for_node_stream_array_buffers.patch
|
||||
cppgc-js_support_eager_traced_value_in_ephemeron_pairs.patch
|
||||
regexp_add_a_currently_failing_cctest_for_irregexp_reentrancy.patch
|
||||
regexp_allow_reentrant_irregexp_execution.patch
|
||||
regexp_remove_the_stack_parameter_from_regexp_matchers.patch
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue