v8/src/arm
adamk 5277c41044 Split TemplateHashMapImpl::Lookup into two methods
This avoids both a mysterious boolean argument ("insert") and lets
non-mutating lookups skip passing an allocator (in one such case,
we were passing a scary-looking ZoneAllocationPolicy(NULL)!).

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

Cr-Commit-Position: refs/heads/master@{#27799}
2015-04-13 19:01:15 +00:00
..
assembler-arm-inl.h MIPS: Fix 'MIPS: Serializer: serialize internal references via object visitor.' 2015-03-23 07:00:22 +00:00
assembler-arm.cc [arm] Use position independent table switches. 2015-04-08 06:50:15 +00:00
assembler-arm.h [arm] Use position independent table switches. 2015-04-08 06:50:15 +00:00
builtins-arm.cc Fix missing SmiTag in failure path of r27614 2015-04-07 12:47:46 +00:00
code-stubs-arm.cc Reland "Merge cellspace into old pointer space" 2015-04-10 13:54:10 +00:00
code-stubs-arm.h Consistently use only one of virtual/OVERRIDE/FINAL. 2014-12-12 10:44:25 +00:00
codegen-arm.cc [arm] Recognize SXTB, SXTH, UXTB and UXTH. 2014-11-10 05:49:17 +00:00
codegen-arm.h Move IC code into a subdir and move ic-compilation related code from stub-cache into ic-compiler 2014-08-22 11:43:39 +00:00
constants-arm.cc Rename ASSERT* to DCHECK*. 2014-08-04 11:34:54 +00:00
constants-arm.h [arm] Assembler support for internal references. 2015-02-06 07:21:23 +00:00
cpu-arm.cc Use a different variant of CpuFeatures::FlushICache asm with clang. 2015-03-26 11:41:09 +00:00
debug-arm.cc Refactor BreakLocationIterator. 2015-03-04 13:15:34 +00:00
deoptimizer-arm.cc CodeCleanup: eliminate unnecessary base class and make the children unvirtual. 2015-03-18 10:34:18 +00:00
disasm-arm.cc [turbofan] Add backend support for float32 operations. 2015-03-30 07:34:04 +00:00
frames-arm.cc Rename ASSERT* to DCHECK*. 2014-08-04 11:34:54 +00:00
frames-arm.h Remove frame pointer from StackHandler. 2015-03-10 15:56:27 +00:00
full-codegen-arm.cc [es6] implement spread calls 2015-04-09 19:37:19 +00:00
interface-descriptors-arm.cc [stubs] Add missing interface descriptor for the CompareIC. 2015-03-19 13:09:37 +00:00
interface-descriptors-arm.h Refactoring InterfaceDescriptors away from code-stubs.h 2014-08-29 10:40:02 +00:00
lithium-arm.cc Remove unnecessary options from HTailCallThroughMegamorphicCache 2015-04-13 16:23:23 +00:00
lithium-arm.h Remove unnecessary options from HTailCallThroughMegamorphicCache 2015-04-13 16:23:23 +00:00
lithium-codegen-arm.cc Remove unnecessary options from HTailCallThroughMegamorphicCache 2015-04-13 16:23:23 +00:00
lithium-codegen-arm.h Externalize deoptimization reasons. 2015-02-05 14:51:58 +00:00
lithium-gap-resolver-arm.cc Rename ASSERT* to DCHECK*. 2014-08-04 11:34:54 +00:00
lithium-gap-resolver-arm.h Use Chrome compatible naming for compiler specifics. 2014-09-02 07:07:52 +00:00
macro-assembler-arm.cc Reland "Merge old data and pointer space." 2015-04-07 11:32:10 +00:00
macro-assembler-arm.h Reland "Merge old data and pointer space." 2015-04-07 11:32:10 +00:00
OWNERS Add to OWNERS for arm and a64 2014-02-12 13:33:54 +00:00
regexp-macro-assembler-arm.cc Always update raw pointers when handling interrupts inside RegExp code. 2015-04-07 09:44:57 +00:00
regexp-macro-assembler-arm.h Remove the dependency of Zone on Isolate 2015-01-23 15:20:00 +00:00
simulator-arm.cc Split TemplateHashMapImpl::Lookup into two methods 2015-04-13 19:01:15 +00:00
simulator-arm.h [turbofan] Add backend support for float32 operations. 2015-03-30 07:34:04 +00:00