dart-sdk/runtime
Alexander Aprelev 4275d595b6 [vm/regexp] Copy, rather than share RegExp objects between isolates.
RegExp code objects keep backtracking and registers stacks in object pools, can't be shared between isolates.

BUG=https://github.com/dart-lang/sdk/issues/50082
TEST=one_regexp_many_workers

Change-Id: Ic7db8d7a75a0951178b2f4800f96224d52506545
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/273480
Reviewed-by: Ryan Macnak <rmacnak@google.com>
Commit-Queue: Alexander Aprelev <aam@google.com>
2022-12-02 22:45:21 +00:00
..
bin [ VM Service ] Add support for '--[no-]serve-observatory' 2022-11-21 17:47:31 +00:00
docs [vm] Remove "Impl" suffix from VM implementation classes. 2022-11-18 21:42:59 +00:00
include [vm/api] Introduce Dart_WriteHeapSnapshot API 2022-12-01 14:38:44 +00:00
lib [vm/api] Introduce Dart_WriteHeapSnapshot API 2022-12-01 14:38:44 +00:00
observatory Make code compatible with Trusted Types. 2022-11-30 09:49:42 +00:00
observatory_2 [Status File] Skip service weak_properties_test in AOT mode as it uses 2022-11-19 01:34:15 +00:00
platform [vm/api] Introduce Dart_WriteHeapSnapshot API 2022-12-01 14:38:44 +00:00
tests [vm/regexp] Copy, rather than share RegExp objects between isolates. 2022-12-02 22:45:21 +00:00
third_party [build] Switch builds to the ninja in DEPS 2022-09-27 11:24:03 +00:00
tools [vm] tools/heapsnapshot has download util 2022-12-01 13:25:47 +00:00
vm [vm/regexp] Copy, rather than share RegExp objects between isolates. 2022-12-02 22:45:21 +00:00
.clang-tidy
.gitignore
BUILD.gn [vm/ffi] FfiNative process lookup 2022-10-25 10:57:07 +00:00
codereview.settings
configs.gni [vm/ffi] FfiNative process lookup 2022-10-25 10:57:07 +00:00
CPPLINT.cfg
OWNERS [infra] Add OWNERS to the Dart SDK 2022-02-14 14:06:34 +00:00
PRESUBMIT.py
runtime_args.gni [VM] error: ‘mallinfo mallinfo()’ is deprecated 2021-12-08 00:25:10 +00:00