v8/src/x87
weiliang.lin@intel.com d79d1f782f X87: Unify JSEntryStub and JSConstructEntryStub, and some more code stub cleanups.
port r23742.

original commit message:

  Unify JSEntryStub and JSConstructEntryStub, and some more code stub cleanups.

BUG=
R=weiliang.lin@intel.com

Review URL: https://codereview.chromium.org/557233002

Patch from Jing Bao <jing.bao@intel.com>.

git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@23821 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2014-09-10 07:17:23 +00:00
..
assembler-x87-inl.h Abstract out fetching of break_address in debug mode 2014-08-06 13:56:58 +00:00
assembler-x87.cc X87: First step to cleanup the power-of-2 mess 2014-09-03 07:48:57 +00:00
assembler-x87.h Abstract out fetching of break_address in debug mode 2014-08-06 13:56:58 +00:00
builtins-x87.cc X87: Make concrete classes for individual call descriptors 2014-09-05 02:11:31 +00:00
code-stubs-x87.cc X87: Unify JSEntryStub and JSConstructEntryStub, and some more code stub cleanups. 2014-09-10 07:17:23 +00:00
code-stubs-x87.h X87: Unify JSEntryStub and JSConstructEntryStub, and some more code stub cleanups. 2014-09-10 07:17:23 +00:00
codegen-x87.cc Move a bunch of GC related files to heap/ subdirectory 2014-08-05 08:18:22 +00:00
codegen-x87.h x87: Move IC code into a subdir and move ic-compilation related code from stub-cache into ic-compiler 2014-08-25 09:00:04 +00:00
cpu-x87.cc Move platform abstraction to base library 2014-06-30 13:25:46 +00:00
debug-x87.cc X87: Make concrete classes for individual call descriptors 2014-09-05 02:11:31 +00:00
deoptimizer-x87.cc Rename ASSERT* to DCHECK*. 2014-08-04 11:34:54 +00:00
disasm-x87.cc Fix disassembly of sar(_, imm8) 2014-08-06 08:19:36 +00:00
frames-x87.cc Check alpha-sorting of includes during presubmit. 2014-06-20 08:40:11 +00:00
frames-x87.h Introduce x87 port 2014-05-23 16:37:27 +00:00
full-codegen-x87.cc X87: Make concrete classes for individual call descriptors 2014-09-05 02:11:31 +00:00
interface-descriptors-x87.cc X87: CallDescriptors::InitializeForIsolate() is no longer needed. 2014-09-05 07:25:00 +00:00
lithium-codegen-x87.cc Replace our home-grown BitCast with bit_cast from Chrome/Google3. 2014-09-08 09:11:11 +00:00
lithium-codegen-x87.h Use Chrome compatible naming for compiler specifics. 2014-09-02 07:07:52 +00:00
lithium-gap-resolver-x87.cc Replace our home-grown BitCast with bit_cast from Chrome/Google3. 2014-09-08 09:11:11 +00:00
lithium-gap-resolver-x87.h Use Chrome compatible naming for compiler specifics. 2014-09-02 07:07:52 +00:00
lithium-x87.cc X87: enable snapshot 2014-09-05 05:22:41 +00:00
lithium-x87.h X87: enable snapshot 2014-09-05 05:22:41 +00:00
macro-assembler-x87.cc Replace our home-grown BitCast with bit_cast from Chrome/Google3. 2014-09-08 09:11:11 +00:00
macro-assembler-x87.h Rename ASSERT* to DCHECK*. 2014-08-04 11:34:54 +00:00
OWNERS X87: add OWNERS file 2014-06-11 23:24:27 +00:00
regexp-macro-assembler-x87.cc Rename ASSERT* to DCHECK*. 2014-08-04 11:34:54 +00:00
regexp-macro-assembler-x87.h Check alpha-sorting of includes during presubmit. 2014-06-20 08:40:11 +00:00
simulator-x87.cc Introduce x87 port 2014-05-23 16:37:27 +00:00
simulator-x87.h Use full include paths everywhere 2014-06-03 08:12:43 +00:00