v8/src/ia32
lrn@chromium.org 285d5bc48a Native construction of RegExp result objects, with in-object index and input.
Avoid cloning using CloneRegExpResult for results that are just arrays.
Made a more direct path for string.match with string argument.

Review URL: http://codereview.chromium.org/1645001

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@4395 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2010-04-13 09:31:03 +00:00
..
assembler-ia32-inl.h Use untagged int32 values in evaluation of side-effect free expressions. 2010-03-16 16:07:19 +00:00
assembler-ia32.cc C++ profiles processor: wire up to VM. 2010-04-06 10:36:38 +00:00
assembler-ia32.h Use untagged int32 values in evaluation of side-effect free expressions. 2010-03-16 16:07:19 +00:00
builtins-ia32.cc Fix stack tweaking in array allocation 2010-03-05 13:43:53 +00:00
codegen-ia32-inl.h Remove complicated Math.sin and Math.cos optimizations that do not buy 2009-12-21 13:30:10 +00:00
codegen-ia32.cc Native construction of RegExp result objects, with in-object index and input. 2010-04-13 09:31:03 +00:00
codegen-ia32.h Native construction of RegExp result objects, with in-object index and input. 2010-04-13 09:31:03 +00:00
cpu-ia32.cc Land change to notify valgrind when we modify code on x86. This does 2009-08-11 15:23:06 +00:00
debug-ia32.cc LiveEdit: implement frame dropping 2010-04-06 17:58:28 +00:00
disasm-ia32.cc Add SSE2 instructions to disassembler and movmskpd SSE2 instruction to assembler. 2010-03-12 08:36:01 +00:00
fast-codegen-ia32.cc - Remove function boilerplate objects and use SharedFunctionInfos in 2010-03-23 06:04:44 +00:00
fast-codegen-ia32.h Begin using a list of bailouts instead of a singleton in the fast code generator. 2010-02-19 14:52:39 +00:00
frames-ia32.cc Reverting 3174. Aka reapplying 3150, 3151 and 3159. Aka api accessor 2009-11-04 08:51:48 +00:00
frames-ia32.h Reverting 3174. Aka reapplying 3150, 3151 and 3159. Aka api accessor 2009-11-04 08:51:48 +00:00
full-codegen-ia32.cc Rename NumberInfo to TypeInfo. 2010-03-25 12:44:15 +00:00
ic-ia32.cc Port number dictionary probing in generated code to ARM. 2010-03-26 09:05:22 +00:00
jump-target-ia32.cc Inlining a few virtual frame functions. 2010-02-26 09:32:48 +00:00
macro-assembler-ia32.cc Add debug code assertions where we expect smi inputs. 2010-03-19 07:43:03 +00:00
macro-assembler-ia32.h Refactoring of RegExp interface to better support calling several times in a row. 2010-03-19 12:01:17 +00:00
regexp-macro-assembler-ia32.cc C++ profiles processor: wire up to VM. 2010-04-06 10:36:38 +00:00
regexp-macro-assembler-ia32.h AllignFrame/CallCFuntion moved from regexp-macro-assembler-ia32 to macro-assembler-ia32 (like in x64 version). 2010-02-25 12:18:55 +00:00
register-allocator-ia32-inl.h Avoid more static variables in inline functions. 2009-07-17 08:22:07 +00:00
register-allocator-ia32.cc Rename NumberInfo to TypeInfo. 2010-03-25 12:44:15 +00:00
register-allocator-ia32.h Change the register allocator so that it no longer tracks references 2009-05-27 07:53:47 +00:00
simulator-ia32.cc Move backend specific files to separate directories. 2009-04-23 12:06:38 +00:00
simulator-ia32.h Don't pass the "at start" parameter to native RegExp 2010-01-26 11:08:42 +00:00
stub-cache-ia32.cc Simplify passing of AccessorInfo to interceptors: 2010-03-25 17:08:22 +00:00
virtual-frame-ia32.cc Faster invocation of custom comparator function. 2010-04-12 07:05:24 +00:00
virtual-frame-ia32.h Faster invocation of custom comparator function. 2010-04-12 07:05:24 +00:00