v8/src/regexp
Junliang Yan f306ee1b1e PPC: use DirectCEntry for regexp code
Change-Id: I9bd7c97dd0b36935bd1fb76cd2cbc83a1b28cdfb
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1521223
Commit-Queue: Junliang Yan <jyan@ca.ibm.com>
Commit-Queue: Milad Farazmand <miladfar@ca.ibm.com>
Auto-Submit: Junliang Yan <jyan@ca.ibm.com>
Reviewed-by: Milad Farazmand <miladfar@ca.ibm.com>
Cr-Commit-Position: refs/heads/master@{#60223}
2019-03-13 17:44:07 +00:00
..
arm Rename ShouldLoadConstantsFromRootList() ... 2019-02-25 11:11:26 +00:00
arm64 Rename ShouldLoadConstantsFromRootList() ... 2019-02-25 11:11:26 +00:00
ia32 [cleanup][ia32] Fix kPointerSize in ia32 builtins 2019-02-15 07:43:09 +00:00
mips [MIPS] Set Yu Yin as owner of MIPS files. 2019-03-06 11:46:22 +00:00
mips64 [MIPS] Set Yu Yin as owner of MIPS files. 2019-03-06 11:46:22 +00:00
ppc PPC: use DirectCEntry for regexp code 2019-03-13 17:44:07 +00:00
s390 Rename ShouldLoadConstantsFromRootList() ... 2019-02-25 11:11:26 +00:00
x64 Cleanup unused dead labels and make Label dtor only available in DEBUG. 2019-02-05 16:26:29 +00:00
bytecodes-irregexp.h [nojit] Ship the regexp interpreter unconditionally 2019-01-23 16:06:31 +00:00
interpreter-irregexp.cc [regexp] Allow heap allocation on stack overflows 2019-03-12 15:01:59 +00:00
interpreter-irregexp.h [regexp] Implement interrupt support in the interpreter 2019-03-12 13:44:12 +00:00
jsregexp-inl.h
jsregexp.cc [regexp] Implement interrupt support in the interpreter 2019-03-12 13:44:12 +00:00
jsregexp.h [cleanup] Move ZoneSplayTree to its own header 2019-02-26 15:39:39 +00:00
OWNERS
property-sequences.cc [regexp] Update RegExp property sequence data to Unicode 12 2019-03-06 10:59:12 +00:00
property-sequences.h [regexp] Update RegExp property sequence data to Unicode 12 2019-03-06 10:59:12 +00:00
regexp-ast.cc
regexp-ast.h [ubsan] Fix Clusterfuzz-found bugs 2019-01-28 21:23:24 +00:00
regexp-macro-assembler-irregexp-inl.h [nojit] Ship the regexp interpreter unconditionally 2019-01-23 16:06:31 +00:00
regexp-macro-assembler-irregexp.cc [nojit] Ship the regexp interpreter unconditionally 2019-01-23 16:06:31 +00:00
regexp-macro-assembler-irregexp.h [nojit] Ship the regexp interpreter unconditionally 2019-01-23 16:06:31 +00:00
regexp-macro-assembler-tracer.cc
regexp-macro-assembler-tracer.h
regexp-macro-assembler.cc aix: fix function_descriptor issue on regexp 2019-03-08 16:25:00 +00:00
regexp-macro-assembler.h [ubsan][regexp] Avoid out-of-range casts from int to enum Result 2019-01-28 21:22:19 +00:00
regexp-parser.cc [cleanup] #include heap-inl.h less often 2019-02-15 06:22:53 +00:00
regexp-parser.h
regexp-stack.cc [cleanup] Fix kPointerSize usages in the rest of runtime 2019-01-18 13:22:02 +00:00
regexp-stack.h
regexp-utils.cc Defer inferring language mode as far as possible 2019-01-25 11:53:19 +00:00
regexp-utils.h