v8/src/regexp
cbruni 1e56813f48 [runtime] Add fast-paths for common conversion methods
Add inlineable fast-paths for Object::ToPropertyKey, Object::ToLength and
Object::ToIndex for the most common argument types.

BUG=

Review-Url: https://codereview.chromium.org/2587013002
Cr-Commit-Position: refs/heads/master@{#41856}
2016-12-20 12:21:00 +00:00
..
arm [arm] Clean up the use of UNALIGNED_ACCESSES. 2016-07-27 13:28:02 +00:00
arm64 [arm] Clean up the use of UNALIGNED_ACCESSES. 2016-07-27 13:28:02 +00:00
ia32
mips
mips64
ppc PPC: Enable unaligned access and clean up the use of UNALIGNED_ACCESSES 2016-08-18 17:22:35 +00:00
s390 S390: Clean up the use of UNALIGNED_ACCESSES 2016-08-16 22:21:34 +00:00
x64
x87 X87: Add chunyang.dai@intel.com to X87 folder OWNER file 2016-11-16 08:37:16 +00:00
bytecodes-irregexp.h
interpreter-irregexp.cc
interpreter-irregexp.h
jsregexp-inl.h
jsregexp.cc [regexp] use C++ API for unicode set over C API. 2016-11-22 07:10:13 +00:00
jsregexp.h [regexp] Turn last match info into a simple FixedArray 2016-10-14 11:47:09 +00:00
OWNERS Update src/regexp/OWNERS 2016-10-13 11:11:34 +00:00
regexp-ast.cc
regexp-ast.h Moved zones and zone related stuff in its own directory. 2016-09-20 16:08:07 +00:00
regexp-macro-assembler-irregexp-inl.h
regexp-macro-assembler-irregexp.cc
regexp-macro-assembler-irregexp.h
regexp-macro-assembler-tracer.cc Fix interpreted regexp build wrt tracing. 2016-10-14 12:23:50 +00:00
regexp-macro-assembler-tracer.h
regexp-macro-assembler.cc [arm] Clean up the use of UNALIGNED_ACCESSES. 2016-07-27 13:28:02 +00:00
regexp-macro-assembler.h
regexp-parser.cc [regexp] use C++ API for unicode set over C API. 2016-11-22 07:10:13 +00:00
regexp-parser.h Moved zones and zone related stuff in its own directory. 2016-09-20 16:08:07 +00:00
regexp-stack.cc
regexp-stack.h
regexp-utils.cc [runtime] Add fast-paths for common conversion methods 2016-12-20 12:21:00 +00:00
regexp-utils.h [regexp] Mark functions MUST_USE_RESULT 2016-10-25 07:09:17 +00:00