v8/src
Santiago Aboy Solanes 1bc7d17435 [string] Remove FLAG_thin_string and enable it all the time
It was added years ago and in 2017 it was enabled by default[1], which
means enough time has passed and we can remove the flag.

[1]: https://chromium-review.googlesource.com/c/v8/v8/+/528076/

Change-Id: I059417d4683910e86ebfddd93f504006094fa342
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2947406
Reviewed-by: Leszek Swirski <leszeks@chromium.org>
Commit-Queue: Santiago Aboy Solanes <solanes@chromium.org>
Cr-Commit-Position: refs/heads/master@{#75039}
2021-06-09 09:52:48 +00:00
..
api Add TryGetCurrent() method to v8::Isolate 2021-06-08 08:11:17 +00:00
asmjs [runtime] Rename Builtins::Name to Builtin 1/2 2021-06-07 20:05:44 +00:00
ast [ast] Fix de-duping "get 0 {}" and "0: ..." inside objects 2021-06-07 15:43:24 +00:00
base Remove ulan@ from OWNERS 2021-06-08 13:10:21 +00:00
baseline [sparkplug] Add tracing for batch compilation 2021-06-08 11:37:11 +00:00
bigint [bigint][ia32] Make bigint::Compare inlineable 2021-06-08 19:03:36 +00:00
builtins Reland "[csa] Remove InnerAllocate and replace with non-folded allocations" 2021-06-08 11:52:51 +00:00
codegen ppc: rename LoadF32/F64/WithUpdate 2021-06-08 17:37:26 +00:00
common Reland "[heap] Remove unused LocalSpace class" 2021-06-06 19:09:13 +00:00
compiler [compiler] Remove dead method declarations 2021-06-09 07:34:08 +00:00
compiler-dispatcher Disable left-trimming when optimizing compile jobs exist 2021-06-02 06:33:27 +00:00
d8 [d8] Support more ways of passing source code to Realm.eval() 2021-06-08 14:44:16 +00:00
date Remove ulan@ from OWNERS 2021-06-08 13:10:21 +00:00
debug [runtime] Rename Builtins::Name to Builtin 1/2 2021-06-07 20:05:44 +00:00
deoptimizer [runtime] Rename Builtins::Name to Builtin 1/2 2021-06-07 20:05:44 +00:00
diagnostics [wasm-gc] Allow struct.new_with_rtt as constant expression 2021-06-08 08:57:07 +00:00
execution [compiler] RawFastPropertyAt without serialization 2021-06-09 07:24:58 +00:00
extensions Fix counting ignition dispatches 2021-06-07 18:47:24 +00:00
flags [string] Remove FLAG_thin_string and enable it all the time 2021-06-09 09:52:48 +00:00
handles Remove ulan@ from OWNERS 2021-06-08 13:10:21 +00:00
heap Revert "heap: Fix initial GC configuration for C++-only heaps" 2021-06-09 07:32:08 +00:00
ic [runtime] Rename Builtins::Name to Builtin 1/2 2021-06-07 20:05:44 +00:00
init Implement DisplayNames v2 2021-06-08 17:49:36 +00:00
inspector Add exception metadata handling to V8 inspector 2021-06-02 09:33:58 +00:00
interpreter [runtime] Rename Builtins::Name to Builtin 1/2 2021-06-07 20:05:44 +00:00
json [heap] Pass object as argument to Heap::EnsureSweepingCompleted() 2021-06-07 09:34:24 +00:00
libplatform Remove ulan@ from OWNERS 2021-06-08 13:10:21 +00:00
libsampler Update OWNERS in src/* 2021-02-25 14:22:51 +00:00
logging [runtime] Rename Builtins::Name to Builtin 1/2 2021-06-07 20:05:44 +00:00
numbers [cleanup] Rename LocalIsolate templates to IsolateT 2021-04-26 09:11:10 +00:00
objects [string] Remove FLAG_thin_string and enable it all the time 2021-06-09 09:52:48 +00:00
parsing Remove one-shot function optimizations. 2021-05-21 12:38:18 +00:00
profiler Remove ulan@ from OWNERS 2021-06-08 13:10:21 +00:00
protobuf Remove petermarshall from OWNERS 2021-03-31 11:00:22 +00:00
regexp [regexp] Propagate eats_at_least for negative lookahead 2021-06-09 06:54:58 +00:00
roots Remove ulan@ from OWNERS 2021-06-08 13:10:21 +00:00
runtime [compiler] RawFastPropertyAt without serialization 2021-06-09 07:24:58 +00:00
sanitizer Reland "[elements] Avoid racy data reads/writes" 2021-05-06 10:46:52 +00:00
snapshot [string] Remove FLAG_thin_string and enable it all the time 2021-06-09 09:52:48 +00:00
strings [cleanup][strings] Remove redundant NOLINT annotations 2021-05-04 17:10:35 +00:00
tasks Remove ulan@ from OWNERS 2021-06-08 13:10:21 +00:00
third_party [build] Fix gn check errors for less common configs 2021-04-29 11:52:14 +00:00
torque [runtime] Rename Builtins::Name to Builtin 1/2 2021-06-07 20:05:44 +00:00
tracing [logging] Add runtime-call-stats compile-time flag 2021-04-12 15:53:03 +00:00
trap-handler AIX: Use __thread keyword to avoid link error during compilation 2021-05-18 15:22:27 +00:00
utils [runtime] Rename Builtins::Name to Builtin 1/2 2021-06-07 20:05:44 +00:00
wasm [wasm][liftoff] Add step counter in Liftoff 2021-06-08 15:02:36 +00:00
web-snapshot [web snapshot] Support top-level non-objects 2021-06-08 14:38:06 +00:00
zone base: Add ASAN and MSAN support 2021-04-27 13:04:15 +00:00
DEPS [d8] Fix job execution on the predictable platform 2021-06-08 07:44:37 +00:00
DIR_METADATA Add DIR_METADATA files to v8. 2020-10-20 22:12:28 +00:00
OWNERS Add DIR_METADATA files to v8. 2020-10-20 22:12:28 +00:00