v8/src/x87
chunyang.dai 46d61217cb X87: [runtime] Remove weird pushing of something on StackOverflow.
port 556b522ac6 (r30883)

original commit message:

    We somehow try to push some stuff on the stack when we detect a stack
    overflow, that we don't need. Even worse we might access outside the
    valid stack bounds. Since we don't need this, it's gone.

BUG=

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

Cr-Commit-Position: refs/heads/master@{#30907}
2015-09-24 10:37:51 +00:00
..
assembler-x87-inl.h X87: Make FlushICache part of Assembler(Base) and take Isolate as parameter. 2015-09-15 11:51:49 +00:00
assembler-x87.cc X87: [builtins] Unify the various versions of [[Call]] with a Call builtin. 2015-09-10 05:41:51 +00:00
assembler-x87.h X87: [builtins] Unify the various versions of [[Call]] with a Call builtin. 2015-09-10 05:41:51 +00:00
builtins-x87.cc X87: [runtime] Remove weird pushing of something on StackOverflow. 2015-09-24 10:37:51 +00:00
code-stubs-x87.cc X87: [ic] Introduce BOOLEAN state for CompareIC. 2015-09-24 08:53:31 +00:00
code-stubs-x87.h X87: Make FlushICache part of Assembler(Base) and take Isolate as parameter. 2015-09-15 11:51:49 +00:00
codegen-x87.cc X87: Make FlushICache part of Assembler(Base) and take Isolate as parameter. 2015-09-15 11:51:49 +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 Remove grab-bag includes of v8.h from architecture ports. 2015-08-17 09:42:37 +00:00
deoptimizer-x87.cc Remove grab-bag includes of v8.h from architecture ports. 2015-08-17 09:42:37 +00:00
disasm-x87.cc Remove grab-bag includes of v8.h from architecture ports. 2015-08-17 09:42:37 +00:00
frames-x87.cc [presubmit] Fix build/include linter violations. 2015-09-03 07:56:14 +00:00
frames-x87.h X87: [builtins] Add support for NewTarget to Execution::New. 2015-09-24 03:52:04 +00:00
interface-descriptors-x87.cc X87: [stubs] Refactor StringCompareStub and use it for HStringCompareAndBranch. 2015-09-21 09:18:18 +00:00
lithium-codegen-x87.cc X87: [stubs] Refactor StringCompareStub and use it for HStringCompareAndBranch. 2015-09-21 09:18:18 +00:00
lithium-codegen-x87.h [runtime] Remove the redundant %_IsObject intrinsic. 2015-08-26 11:28:06 +00:00
lithium-gap-resolver-x87.cc Remove grab-bag includes of v8.h from architecture ports. 2015-08-17 09:42:37 +00:00
lithium-gap-resolver-x87.h Remove several grab-bag includes from the v8.h header. 2015-08-11 07:34:17 +00:00
lithium-x87.cc [runtime] Sanitize %NewClosure runtime entries. 2015-09-10 08:36:15 +00:00
lithium-x87.h X87: [stubs] Refactor StringCompareStub and use it for HStringCompareAndBranch. 2015-09-21 09:18:18 +00:00
macro-assembler-x87.cc X87: [builtins] Simplify String constructor code. 2015-09-15 12:16:52 +00:00
macro-assembler-x87.h X87: [builtins] Simplify String constructor code. 2015-09-15 12:16:52 +00:00
OWNERS X87: add OWNERS file 2014-06-11 23:24:27 +00:00
simulator-x87.cc [presubmit] Fix build/include linter violations. 2015-09-03 07:56:14 +00:00
simulator-x87.h Use full include paths everywhere 2014-06-03 08:12:43 +00:00