v8/src/mips
arv 5c19e4f1cb Remove ValidateSuperCall
We don't need this since this case is now a SyntaxError.

BUG=None
LOG=N
R=dslomov@chromium.org

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

Cr-Commit-Position: refs/heads/master@{#26864}
2015-02-25 21:46:52 +00:00
..
assembler-mips-inl.h MIPS: reland Fix 'Assembler support for internal references.' 2015-02-17 14:52:36 +00:00
assembler-mips.cc MIPS: Fix label position types in binding code. 2015-02-20 19:29:40 +00:00
assembler-mips.h MIPS: Fix label position types in binding code. 2015-02-20 19:29:40 +00:00
builtins-mips.cc MIPS: new classes: no longer experimental. 2015-02-13 01:26:20 +00:00
code-stubs-mips.cc Implement ES6 rest parameters 2015-02-14 00:15:12 +00:00
code-stubs-mips.h Consistently use only one of virtual/OVERRIDE/FINAL. 2014-12-12 10:44:25 +00:00
codegen-mips.cc MIPS: Fix bug in elements transition code for smi to double transitions. 2015-01-30 16:48:40 +00:00
codegen-mips.h MIPS: Move IC code into a subdir and move ic-compilation related code from stub-cache into ic-compiler. 2014-08-25 09:09:25 +00:00
constants-mips.cc Reland "MIPS: Add support for arch. revision 6 to mips32 port." 2014-08-12 19:04:15 +00:00
constants-mips.h MIPS: reland Fix 'Assembler support for internal references.' 2015-02-17 14:52:36 +00:00
cpu-mips.cc Move platform abstraction to base library 2014-06-30 13:25:46 +00:00
debug-mips.cc Updates to maintain flag --vector-ics 2014-10-08 09:15:09 +00:00
deoptimizer-mips.cc Propagate DeoptInfo to cpu-profiler 2015-02-10 14:33:00 +00:00
disasm-mips.cc MIPS: Add cvt_d_s to disassembler. 2014-10-01 04:14:01 +00:00
frames-mips.cc Check alpha-sorting of includes during presubmit. 2014-06-20 08:40:11 +00:00
frames-mips.h Remove unused thread locals from debugger. 2014-05-20 15:20:02 +00:00
full-codegen-mips.cc Remove ValidateSuperCall 2015-02-25 21:46:52 +00:00
interface-descriptors-mips.cc MIPS: Retry "Use a WeakCell in the CallIC type vector." 2015-02-04 16:05:16 +00:00
lithium-codegen-mips.cc emit premonomorphic ics for keyed loads/stores in optimized code 2015-02-25 19:32:59 +00:00
lithium-codegen-mips.h Externalize deoptimization reasons. 2015-02-05 14:51:58 +00:00
lithium-gap-resolver-mips.cc Rename ASSERT* to DCHECK*. 2014-08-04 11:34:54 +00:00
lithium-gap-resolver-mips.h Use Chrome compatible naming for compiler specifics. 2014-09-02 07:07:52 +00:00
lithium-mips.cc MIPS: Continue learning for calls in crankshaft. 2015-01-28 17:17:45 +00:00
lithium-mips.h MIPS: Introduce LanguageMode, drop StrictMode. 2015-02-04 15:14:54 +00:00
macro-assembler-mips.cc MIPS: Fix 'MIPS: Move Maps' back pointers from "transitions" to "constructor" field'. 2015-02-25 16:41:56 +00:00
macro-assembler-mips.h MIPS: Move Maps' back pointers from "transitions" to "constructor" field 2015-02-25 03:25:02 +00:00
OWNERS MIPS: Add owners files to src/ic/mips* 2014-08-25 12:26:44 +00:00
regexp-macro-assembler-mips.cc Remove the dependency of Zone on Isolate 2015-01-23 15:20:00 +00:00
regexp-macro-assembler-mips.h Remove the dependency of Zone on Isolate 2015-01-23 15:20:00 +00:00
simulator-mips.cc Use fast_sqrt instead of std::sqrt in simulators. 2015-01-20 13:53:45 +00:00
simulator-mips.h Reland "MIPS: Add support for arch. revision 6 to mips32 port." 2014-08-12 19:04:15 +00:00