v8/src/x64
yangguo@chromium.org 50e5aaa73f Catch non-string subject in RegExpExecStub.
There is no test case to trigger any crash. This is only to guard against the case that the native function is called with unsafe arguments.

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

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@10064 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2011-11-24 18:36:24 +00:00
..
assembler-x64-inl.h Refactor embedded pointer visitors for the serializer 2011-11-11 12:28:42 +00:00
assembler-x64.cc Merge experimental/gc branch to the bleeding_edge. 2011-09-19 18:36:47 +00:00
assembler-x64.h Reapply "Add a level of indirection to exception handler addresses." 2011-11-11 13:48:14 +00:00
builtins-x64.cc Fixing dead code in empty array init. 2011-10-27 11:11:59 +00:00
code-stubs-x64.cc Catch non-string subject in RegExpExecStub. 2011-11-24 18:36:24 +00:00
code-stubs-x64.h Reapply "Add a level of indirection to exception handler addresses." 2011-11-11 13:48:14 +00:00
codegen-x64.cc Porting r10023 and r10054 to arm (pointer cache for external strings). 2011-11-24 11:07:39 +00:00
codegen-x64.h Porting r10023 and r10054 to x64 (pointer cache for external strings). 2011-11-24 10:16:39 +00:00
cpu-x64.cc Update valgrind.h. Codereview http://codereview.chromium.org/7468002 2011-07-22 11:22:29 +00:00
debug-x64.cc Make _CallFunction proxy-aware. 2011-11-08 14:39:37 +00:00
deoptimizer-x64.cc Fix lazy deoptimization at HInvokeFunction and enable target-recording call-function stub. 2011-11-16 08:44:30 +00:00
disasm-x64.cc Static state cleanup: add more consts. 2011-08-05 11:32:46 +00:00
frames-x64.cc X64 Crankshaft: Fix error in r6897. Restore context register after KeyedCallIC. Only non-trivial change is to lithium-codegen-x64.cc.Update copyright dates on all recently modified X64 platform files. 2011-02-25 13:22:38 +00:00
frames-x64.h Reapply "Add a level of indirection to exception handler addresses." 2011-11-11 13:48:14 +00:00
full-codegen-x64.cc Introduce extended mode. 2011-11-24 15:17:04 +00:00
ic-x64.cc Simplify StringCharCodeAt in non-crankshaft codegen. 2011-11-09 14:32:51 +00:00
lithium-codegen-x64.cc Introduce extended mode. 2011-11-24 15:17:04 +00:00
lithium-codegen-x64.h Introduce extended mode. 2011-11-24 15:17:04 +00:00
lithium-gap-resolver-x64.cc X64 tweaks. 2011-04-15 13:06:41 +00:00
lithium-gap-resolver-x64.h Port new version of ParallelMove's LGapResolver to X64. 2011-01-25 10:10:36 +00:00
lithium-x64.cc Implement crankshaft support for nested object literals. 2011-11-24 13:42:52 +00:00
lithium-x64.h Introduce extended mode. 2011-11-24 15:17:04 +00:00
macro-assembler-x64.cc Reapply "Add a level of indirection to exception handler addresses." 2011-11-11 13:48:14 +00:00
macro-assembler-x64.h Reapply "Add a level of indirection to exception handler addresses." 2011-11-11 13:48:14 +00:00
regexp-macro-assembler-x64.cc RegExpMacroAssembler::CheckStackGuardState should update input string pointer when it is moved or changed by GC. 2011-10-19 11:01:02 +00:00
regexp-macro-assembler-x64.h Drastically reduce the transitive dependencies of jsregexp.h, making it (almost) 2011-07-11 09:12:17 +00:00
simulator-x64.cc Added empty files in the x64 directory. 2009-05-04 07:16:10 +00:00
simulator-x64.h This implements per-isolate locking and unlocking, including tests 2011-05-05 18:55:31 +00:00
stub-cache-x64.cc Introduce extended mode. 2011-11-24 15:17:04 +00:00