v8/src/strings
Igor Sheludko a0108291e2 [ext-code-space] Avoid Code <-> CodeT conversions in runtime, pt.2
This CL migrates JSFunction's code accessors to CodeT.

Bug: v8:11880
Change-Id: I8cf367eb79cc1d59548dd4f3e18c010f76f101cb
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3330466
Reviewed-by: Nico Hartmann <nicohartmann@chromium.org>
Reviewed-by: Toon Verwaest <verwaest@chromium.org>
Reviewed-by: Leszek Swirski <leszeks@chromium.org>
Commit-Queue: Igor Sheludko <ishell@chromium.org>
Cr-Commit-Position: refs/heads/main@{#78365}
2021-12-14 12:19:05 +00:00
..
char-predicates-inl.h Reland "[base] Move most of src/numbers into base" 2021-06-24 15:00:27 +00:00
char-predicates.cc Reland "[base] Move most of src/numbers into base" 2021-06-24 15:00:27 +00:00
char-predicates.h Reland "[base] Move most of src/numbers into base" 2021-06-24 15:00:27 +00:00
DIR_METADATA Add DIR_METADATA files to v8. 2020-10-20 22:12:28 +00:00
OWNERS Update OWNERS in src/* 2021-02-25 14:22:51 +00:00
string-builder-inl.h [runtime][json] Add IncrementalStringBuilder::AppendCStringLiteral 2021-11-10 11:58:54 +00:00
string-builder.cc [runtime][json] Add IncrementalStringBuilder::AppendCStringLiteral 2021-11-10 11:58:54 +00:00
string-case.cc [asserts] Make assert scopes LocalHeap friendly 2020-11-20 17:39:14 +00:00
string-case.h
string-hasher-inl.h [build] Reduce size of inline header cycles 2021-06-11 15:36:04 +00:00
string-hasher.h [base] Move utils/vector.h to base/vector.h 2021-06-18 13:33:13 +00:00
string-search.h Reland "[base] Move most of src/numbers into base" 2021-06-24 15:00:27 +00:00
string-stream.cc [ext-code-space] Avoid Code <-> CodeT conversions in runtime, pt.2 2021-12-14 12:19:05 +00:00
string-stream.h Reland "[base] Move most of src/numbers into base" 2021-06-24 15:00:27 +00:00
unicode-decoder.cc [base] Move utils/vector.h to base/vector.h 2021-06-18 13:33:13 +00:00
unicode-decoder.h [base] Move utils/vector.h to base/vector.h 2021-06-18 13:33:13 +00:00
unicode-inl.h Implement string literal module export names 2020-10-21 21:39:10 +00:00
unicode.cc [cleanup][strings] Remove redundant NOLINT annotations 2021-05-04 17:10:35 +00:00
unicode.h Implement string literal module export names 2020-10-21 21:39:10 +00:00
uri.cc Reland "[base] Move most of src/numbers into base" 2021-06-24 15:00:27 +00:00
uri.h Move utility code to src/utils 2019-05-23 14:13:34 +00:00